mdbook/crates/mdbook-driver/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
..
builtin_preprocessors Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00
builtin_renderers Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00
mdbook Add tests for preprocessor/output default sort order 2025-08-18 11:59:15 -07:00
init.rs Move theme copy to the Theme type and reduce visibility 2025-09-20 17:55:12 -07:00
lib.rs Switch from log to tracing 2025-09-12 06:13:45 -07:00
load.rs Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00
mdbook.rs Clean up some fs-related utilities 2025-09-20 17:13:31 -07:00