mdbook/crates
Eric Huss ae1a8c362c Don't serialize the default for book.src
This changes the serialization so that `book.src` is not serialized if
it is the default. This removes the somewhat pointless `src = "src"`
which shows up in the default `mdbook init` output. Deserialization
should still default to `"src"`.
2025-08-16 15:21:46 -07:00
..
mdbook-core Don't serialize the default for book.src 2025-08-16 15:21:46 -07:00
mdbook-driver Add optional field for preprocessors 2025-08-16 13:39:54 -07:00
mdbook-html Use embedded SVG instead of fonts for icons 2025-08-14 20:14:55 -07:00
mdbook-markdown Update crate docs 2025-07-23 17:47:31 -07:00
mdbook-preprocessor Change PreProcessor::supports_renderer to return a Result 2025-08-16 13:26:01 -07:00
mdbook-renderer Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
mdbook-summary Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00