mdbook/crates
Eric Huss 21e8c08827 Add a basic utility to compare different versions of mdbook
This is a very simplistic utility to compare the output of different
versions of mdbook. This is useful when making changes to compare
real-world books to see what changes actually happen.

This is a variation of scripts that I have been using for a few years.
This could definitely use some improvements, but this seems like it
could be useful as-is.
2025-09-16 13:58:20 -07:00
..
mdbook-compare Add a basic utility to compare different versions of mdbook 2025-09-16 13:58:20 -07:00
mdbook-core Merge pull request #2839 from ehuss/to_url_path 2025-09-15 14:50:47 +00:00
mdbook-driver Add an iterator over chapters 2025-09-15 07:11:19 -07:00
mdbook-html Fix broken a tag 2025-09-15 20:17:11 -07:00
mdbook-markdown Switch from log to tracing 2025-09-12 06:13:45 -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 from log to tracing 2025-09-12 06:13:45 -07:00