4 releases
0.2.0 | Oct 10, 2023 |
---|---|
0.1.2 | Oct 7, 2023 |
0.1.1 | Oct 7, 2023 |
0.1.0 | Oct 7, 2023 |
#1588 in Development tools
27KB
259 lines
cargo watchdoc
A CLI to live serve documentation for your crate while developing.
Install via cargo
: cargo install cargo-watchdoc
and simply run as cargo watchdoc
in your project.
Dependencies
~25–57MB
~1M SLoC