mdBook/src
Michael-F-Bryan ada1f29b34 Added a google_analytics field to BookConfig
This commit:
- Adds an Option<String> field to the BookConfig which should
  contain your google analytics ID
- Allows the google analytics ID to be extracted from the config
  file (key is google_analytics_id)
- Adds a test to make sure the field is populated from a config
  file correctly
2017-05-16 13:15:04 +08:00
..
bin Implement new 'no-create' build flag. 2017-04-17 21:53:27 -04:00
book Added a google_analytics field to BookConfig 2017-05-16 13:15:04 +08:00
parse Address warnings found by rust-clippy. 2017-02-16 16:55:28 -05:00
renderer Updated google analytics to index.hbs and hbs_renderer.rs 2017-05-16 13:05:21 +08:00
theme Updated google analytics to index.hbs and hbs_renderer.rs 2017-05-16 13:05:21 +08:00
utils Address warnings found by rust-clippy. 2017-02-16 16:55:28 -05:00
lib.rs Implement links in section headers. 2017-02-16 17:07:17 -05:00