mirror of
https://github.com/rust-lang/mdBook
synced 2024-12-14 14:52:37 +00:00
b1ca9cf5b5
`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. |
||
---|---|---|
.. | ||
config.rs | ||
jsonconfig.rs | ||
tomlconfig.rs |