mdbook/crates
Eric Huss e7084e5548 Change CmdPreprocessor to use paths relative to the book root
This changes preprocessors so that:

- Relative paths in the `command` value are relative to the book root.
- The process current directory is the book root.

This makes it so that it isn't dependent on the directory where `mdbook`
is executed.

Fixes https://github.com/rust-lang/mdBook/issues/1424
2025-08-16 12:25:54 -07:00
..
mdbook-core Merge pull request #2791 from ehuss/un-pub-unique-id 2025-08-13 01:07:38 +00:00
mdbook-driver Change CmdPreprocessor to use paths relative to the book root 2025-08-16 12:25: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 Switch all public types to non_exhaustive 2025-08-09 17:02: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