These pages are built with MkDocs; for full documentation visit mkdocs.org.
This instantiation also uses PyMDown Extensions and and Mkdocs Material.
See mkdocs.yml
for further information about extension settings.
Run the following to get all the required dependencies:
pip install -r requirements.txt
mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.