mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 10:16:09 -05:00
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