mdBook/tests
Michal Budzynski b1ca9cf5b5 HtmlConfig is no longer optional
`HtmlConfig` was both guaranteed to exist within `BookConfig`
and `expect`ed in few places.
This simplifies the API a little by representing the fact that
`HtmlConfig` is currently mandatory for proper mdBook binary operation.
2017-06-27 14:01:33 +02:00
..
config.rs HtmlConfig is no longer optional 2017-06-27 14:01:33 +02:00
jsonconfig.rs HtmlConfig is no longer optional 2017-06-27 14:01:33 +02:00
tomlconfig.rs HtmlConfig is no longer optional 2017-06-27 14:01:33 +02:00