mdBook/tests/dummy_book/src
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
..
first Implement a `rustdoc_include` preprocessor (#1003) 2019-10-06 00:27:03 +02:00
second Fix even more print page links. (#963) 2019-07-01 17:52:25 +02:00
README.md Add readme to cause test to fail 2018-07-25 12:14:27 -05:00
SUMMARY.md Bump elasticlunr. 2019-07-12 09:53:11 -07:00
conclusion.md Search with Elasticlunr, updated (#604) 2018-03-07 21:02:06 +08:00
example.rs Added a test to make sure you can include rust files in chapters 2017-12-10 22:59:35 +11:00
intro.md Regression tests (#422) 2017-11-16 15:51:12 +08:00
second.md Added a test to make sure you can include rust files in chapters 2017-12-10 22:59:35 +11:00

README.md

Dummy Book

This file is just here to cause the index preprocessor to run.

Does a pretty good job, too.