Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Documentation Guide

This is built with mdBook. If you want to change the docs, follow the installation and getting started guide.

mdbook plugins

To get the full styling, you need to install the following plugins:

cargo install mdbook-admonish

We also use the linkcheck plugin to check for broken links:

cargo install mdbook-linkcheck