Documentation
How to contribute to Docs
You can add to docs and create a PR to be review and merged into master just like code
to add a page create a new .md
file and add it to the nav
section in mkdocs.yml
mkDos Material
These docs use mkDocs material
mkdocs-materal link
Run local
pip install mkdocs-material
mkdocs serve
- visit
http://127.0.0.1:8000/