mdbook/crates/mdbook-core/src/utils
Eric Huss 6223189b95 Move get_404_output_file to HtmlConfig
This function was essentially only operating on data from HtmlConfig. It
wasn't really a "filesystem" function. So this moves it to be more
logically associated with the data it works on.
2025-09-19 18:11:29 -07:00
..
fs.rs Move get_404_output_file to HtmlConfig 2025-09-19 18:11:29 -07:00
html.rs Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
mod.rs Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
string.rs Add a helper for defining a regex 2025-09-12 06:48:50 -07:00
toml_ext.rs Remove legacy config support 2025-08-11 08:25:04 -07:00