Files
sunnypilot/docs
commaci-public 053d9c4468 [bot] Update Python packages (#38650)
* Update Python packages

* revert that for now

* ignore dashcam only

---------

Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2026-08-16 18:38:12 -07:00
..
2026-08-16 18:38:12 -07:00
2026-04-15 18:37:23 -07:00
2026-06-21 18:28:35 -07:00
2026-07-26 14:34:43 -07:00
2026-07-26 14:34:43 -07:00

Docs development

The docs/ tree is the source for docs.comma.ai. The site is updated on pushes to master by this workflow.

1. Build the site

python docs/serve.py --build

2. Run the site locally (rebuilds on change)

python docs/serve.py