Skip to content

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

  1. pip install mkdocs-material
  2. mkdocs serve
  3. visit http://127.0.0.1:8000/