mdbook/src/utils
Carol (Nichols || Goulding) ac1749ff2f Implement a rustdoc_include preprocessor (#1003)
* Allow underscores in the link type name

* Add some tests for include anchors

* Include parts of Rust files and hide the rest

Fixes #618.

* Increase min supported Rust version to 1.35

* Add a test for a behavior of rustdoc_include I want to depend on

At first I thought this was a bug, but then I looked at some use cases
we have in TRPL and decided this was a feature that I'd like to use.
2019-10-06 00:27:03 +02:00
..
fs.rs Switch to the standard library's fs::read_to_string 2019-06-19 22:49:18 -04:00
mod.rs Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00
string.rs Implement a rustdoc_include preprocessor (#1003) 2019-10-06 00:27:03 +02:00