mdbook/crates/mdbook-core/src
Eric Huss c177081104 Change CLI dest-dir to be relative to the current directory
This changes the `--dest-dir` flag so that it is relative to the current
directory, not the book root. This has been a source of confusion for
several people.

Fixes https://github.com/rust-lang/mdBook/issues/698
2025-08-18 16:28:08 -07:00
..
book Move Book to mdbook-core 2025-07-23 17:29:55 -07:00
utils Move id_from_content private 2025-08-12 18:01:45 -07:00
book.rs Switch all public types to non_exhaustive 2025-08-09 17:02:01 -07:00
config.rs Change CLI dest-dir to be relative to the current directory 2025-08-18 16:28:08 -07:00
lib.rs Move Book to mdbook-core 2025-07-23 17:29:55 -07:00