mdBook/tests
Jan Likar dedc208a6a Prohibit 'print.md' files (#524)
* Prohibit 'print.md' files

Fix #258 by emmiting an error whenever an mdBook contains a
"print.md" file in its root.

* Apply suggested changes

* Add tests
2018-01-07 00:02:23 +08:00
..
dummy_book The example book renders correctly 2017-12-10 22:59:35 +11:00
summary_md_files Rewrote summary parser from a state machine to use recursive descent 2017-12-11 15:17:20 +11:00
init.rs Removed the MDBook::read_config() method because it's redundant now 2017-12-10 23:13:46 +11:00
parse_existing_summary_files.rs Updated dependencies and made logging more readable 2017-12-30 18:43:46 +08:00
rendered_output.rs Prohibit 'print.md' files (#524) 2018-01-07 00:02:23 +08:00
testing.rs Introduced the BookBuilder. 2017-12-10 22:49:40 +11:00