435 B
435 B
WiFi Tally Documentation
The files in docs create the documentation on the project.
Development
Mkdocs is used to create the static documentation. To run it locally:
pip install mkdocs mkdocs-material pygments mkdocs-macros-plugin --user
mkdocs serve
Point your browser to http://127.0.0.1:8000 to see the live preview of the documentation.