mdBook/tests/dummy_book
Weihang Lo 69599646e7 Add index preprocessor (#685)
* Add index preprocessor

README.md is a de facto index file in markdown-based documentation.
Hence, we respect to README.md and convert it into index.html.

* Fix warning for unused variables

* Update tests for config

* Match file stem case-insensitively for IndexPreprocessor

* Add tests for IndexPreprocessor

* Update book example to fit index preprocessor
2018-05-04 19:41:28 +08:00
..
src Search with Elasticlunr, updated (#604) 2018-03-07 21:02:06 +08:00
src2 Add index preprocessor (#685) 2018-05-04 19:41:28 +08:00
mod.rs Replace tempdir by tempfile (#650) 2018-03-27 07:47:37 +08:00