Files
github-actions[bot] d6896ee39c sunnypilot v2026.08.28-4813
version: sunnypilot v2026.003.000 (dev)
date: 2026-08-28T17:11:17
master commit: 1dd5a7c91d
2026-08-28 17:11:17 +00:00

336 B

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