mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-16 04:27:09 +08:00
* ssh docs * strict * need an index * push to prod old-commit-hash: f6189568eab0244ed792ef299fb781cc4c92fb9b
openpilot docs
This is the source for docs.comma.ai. The site is updated on pushes to master by this workflow.
development
# install the docs dependencies
pip install .[docs]
cd docs/
# for a development server
mkdocs serve
# build the site
mkdocs build
References: