The book is built using mdbook
.
Install mdbook.
cargo install mdbook --version 0.4.32
cargo install mdbook-variables --version 0.2.1
Serve the book locally and open your default browser.
cd docs
mdbook serve --open
The book is built using mdbook
.
Install mdbook.
cargo install mdbook --version 0.4.32
cargo install mdbook-variables --version 0.2.1
Serve the book locally and open your default browser.
cd docs
mdbook serve --open