To build the book, you will first need to install mdBook via cargo:
cargo install mdbook
You can then serve the documentation locally by calling the serve
command
from the book
directory:
mdbook serve
To build the book, you will first need to install mdBook via cargo:
cargo install mdbook
You can then serve the documentation locally by calling the serve
command
from the book
directory:
mdbook serve