This project uses Material for MkDocs to serve all docs.
pip install mkdocs-material
mkdocs serve
Goto: http://localhost:8000
You can change the documentation inside the docs
folder.
To add new pages you need to update mkdocs.yml
.
This project uses Material for MkDocs to serve all docs.
pip install mkdocs-material
mkdocs serve
Goto: http://localhost:8000
You can change the documentation inside the docs
folder.
To add new pages you need to update mkdocs.yml
.