This site is built using Material for MkDocs.
To add documentation for a new module, create a new Markdown file
in the /docs/modules directory, and add a new route in the mkdocs.yml file, under the nav: section.
- Merge changes into
master - Run
mkdocs gh-deploy --forceto push the changes to thegh-pagesbranch on github.com - Commit the resulting changes into
master