This documentation project uses MkDocs. It is automatically built and hosted at the following URL:
You need the following things installed:
- mkdocs
- mkdocs-pymdownx-material-extras
To install the dependencies: pip install -Ur requirements.txt
To preview your changes locally run:
mkdocs serve
Then visit: