mdbook/src
Matt Brubeck 1ac2602360 Update to notify 3.0
notify now does its own event debouncing, so it's no longer necessary
for mdbook to do this manually.
2017-01-01 16:03:49 -08:00
..
bin Update to notify 3.0 2017-01-01 16:03:49 -08:00
book Factor common io error handling out of renderer 2016-12-31 23:12:38 -08:00
parse Fix unreachable code warning in parse::summary::parse_level 2016-12-31 10:39:48 -08:00
renderer Factor common io error handling out of renderer 2016-12-31 23:12:38 -08:00
theme Add current chapter title to handlebars context 2016-12-31 10:34:36 -08:00
utils Simplify error handling in utils::fs 2016-12-31 23:12:38 -08:00
lib.rs Switch from rustc_serialize to serde. Closes #18 2016-11-03 01:58:42 +01:00