mdbook/src
Mathieu David 2ec5648587 Remove BookConfig field from MDBook
MDBook now stores the necessary information, BookConfig is not used as a field anymore. It is only used for parsing the configuration file. This allows to more easily replace the book.json config with the new tomlbased config
2016-04-05 12:44:14 +02:00
..
bin Switch from rust-websocket to ws-rs 2016-04-02 21:44:13 +02:00
book Remove BookConfig field from MDBook 2016-04-05 12:44:14 +02:00
parse Add a rustfmt config and run rustfmt on the code base 2016-03-17 22:31:28 +01:00
renderer Implement Serve feature 2016-04-02 05:20:46 +02:00
theme Implement Serve feature 2016-04-02 05:20:46 +02:00
utils Implement Serve feature 2016-04-02 05:20:46 +02:00
lib.rs Refactor: Move extern crate definitions to lib.rs 2016-03-27 18:22:17 +02:00
macros.rs Added a new macro 'output' that can be disabled by a feature 2015-08-04 17:13:24 +02:00