mdBook/src
Michael Bryan 09667c9956
Configurable preprocessor (#658)
* The preprocessor trait now returns a modified book instead of editing in place

* A preprocessor is told which render it's running for

* Made sure preprocessors get their renderer's name

* Users can now manually specify whether a preprocessor should run for a renderer

* You can normally use default preprocessors by default

* Got my logic around the wrong way

* Fixed the `build.use-default-preprocessors` flag
2018-09-10 18:55:58 +08:00
..
book Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00
cmd rustfmt 2018-08-21 10:58:44 -05:00
preprocess Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00
renderer rustfmt 2018-08-21 10:58:44 -05:00
theme Fix paths to additional CSS and JavaScript files 2018-08-31 20:03:34 -05:00
utils rustfmt 2018-08-21 10:58:44 -05:00
config.rs Configurable preprocessor (#658) 2018-09-10 18:55:58 +08:00
lib.rs Run rustfmt 2018-07-23 12:47:04 -05:00
main.rs Improve command-line argument parsing 2018-08-02 16:52:41 -05:00