mdBook/src
CrazyMerlyn ed1a216121 Fix header links
Header fragment links now use "id" attribute instead of the depreciated
"name" attribute.

Similar headers are given numbered ids to avoid id collisions.
For instance, if there are three headers named "Example", their ids
would be "#example", "#example-1", and "#example-2" respectively.
2017-03-23 23:24:26 +05:30
..
bin Address warnings found by rust-clippy. 2017-02-16 16:55:28 -05:00
book Bump toml crate to 0.3. 2017-02-18 20:22:55 -05:00
parse Address warnings found by rust-clippy. 2017-02-16 16:55:28 -05:00
renderer Fix header links 2017-03-23 23:24:26 +05:30
theme Update to highlight.js 9.10.0 2017-03-09 22:45:59 -05: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