SurviveUMJIManual
Build the docs
First install mkdocs-material
pip install mkdocs-material
mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.
First install mkdocs-material
pip install mkdocs-material
mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.