mdbook/crates/mdbook-html/src
Eric Huss 7fcacf3386 Move theme copy to the Theme type and reduce visibility
This moves the code for copying the theme to the theme directory to the
Theme type so that the code lives closer to the data definition. This
also then reduces the public API surface of the Theme to give a little
more flexibility for updating it in the future.
2025-09-20 17:55:12 -07:00
..
html Add support for admonitions 2025-09-18 19:54:20 -07:00
html_handlebars Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00
theme Move theme copy to the Theme type and reduce visibility 2025-09-20 17:55:12 -07:00
lib.rs Add a new HTML rendering pipeline 2025-09-16 20:26:35 -07:00
utils.rs Fix ID collisions when the numeric suffix gets used 2025-09-17 14:36:16 -07:00