mdbook/src/cmd
David Campbell abf3e4ab50
Display what is removed from mdbook clean.
This is based off of [cargo's][1] clean command. cargo is licensed
under MIT or Apache-2.0.

[1]: https://github.com/rust-lang/cargo
2024-11-22 15:10:51 -05:00
..
watch Add a poll-based file watcher. 2024-05-13 13:14:22 -07:00
build.rs Apply clippy::needless_borrow 2023-05-13 09:44:11 -07:00
clean.rs Display what is removed from mdbook clean. 2024-11-22 15:10:51 -05:00
command_prelude.rs Fix dead_code warning for arg_watcher 2024-05-16 17:38:52 -07:00
init.rs fix init --title option failure when git user is not configured 2024-11-18 11:10:11 -08:00
mod.rs upgrade clap to 4.0 2022-12-14 17:11:08 -08:00
serve.rs style: simplify string formatting for readability 2024-09-21 15:53:59 -07:00
test.rs Fix redundant imports. 2024-02-24 12:04:57 -08:00
watch.rs Add a poll-based file watcher. 2024-05-13 13:14:22 -07:00