Files
sunnypilot/docs
commaci-public 76e900d3ad [bot] Update Python packages (#38553)
Update Python packages

Co-authored-by: Vehicle Researcher <user@comma.ai>
2026-08-07 09:48:06 -07:00
..
2026-08-07 09:48:06 -07:00
2026-04-15 18:37:23 -07:00
2021-10-28 15:14:37 +02: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