- Install Rust and Cargo from here.
- Run
cargo install mdbook - Run
cargo install mdbook-admonish - Run
cargo install mdbook-katex cd bookandmdbook serve --opento open the docs in a browser.mdbookwill automatically rebuild the output and automatically refresh your web browser when changes are made.
Check out the rest of the docs here: https://rust-lang.github.io/mdBook/guide/creating.html
The mdbook frame of this book is based on the mdbook version of the Forge documentation initiated by HTA David Fryd.