Skip to content

A CLI to generate and serve your crates documentation with hot-reloading during development.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

romnn/cargo-watchdoc

Repository files navigation

cargo-watchdoc

build status test status dependency status

A CLI to generate and serve your cargo doc documentation with hot-reloading during development.

Installation

brew install romnn/tap/cargo-watchdoc

# or install from source
cargo install --git https://github.com/romnn/cargo-watchdoc.git cargo-watchdoc

Usage

Simply run cargo watchdoc in your project.

Acknowledgement

This is an updated fork of ModProg/cargo-watchdoc.

About

A CLI to generate and serve your crates documentation with hot-reloading during development.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages