mdbook/crates/mdbook-html/src/html_handlebars
Eric Huss 3e5ec749ba Remove copy-fonts
This removes the deprecated `output.html.copy-fonts` option. This was
deprecated in https://github.com/rust-lang/mdBook/pull/1987. The
behavior now is that the default fonts are copied over unless there is a
custom `theme/fonts/fonts.css` file.
2025-08-12 17:56:14 -07:00
..
helpers Enable unreachable_pub 2025-07-25 09:02:55 -07:00
hbs_renderer.rs Remove copy-fonts 2025-08-12 17:56:14 -07:00
mod.rs Finish move of hbs_renderer to mdbook-html 2025-07-23 17:40:57 -07:00
search.rs Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
static_files.rs Remove copy-fonts 2025-08-12 17:56:14 -07:00