This book relies on the mdbook utility for creating HTML books from Markdown files.
The dependencies for building the book can be installed through cargo
with:
cargo install mdbook mdbook-curly-quotes
The book can be previewed locally in a Web browser using the following command:
mdbook serve --open
This book should incorporate the principles laid out in the Diátaxis framework for writing good documentation.