mirror of
https://github.com/agessaman/MeshCore.git
synced 2026-07-11 12:38:48 +00:00
243 B
243 B
Welcome
Welcome to the MeshCore documentation.
Building and viewing Docs
pip install mkdocs
pip install mkdocs-material
mkdocs serve- Start the live-reloading docs server.mkdocs build- Build the documentation site.