Files
sunnypilot/docs
commaci-public 19f0f69d85 [bot] Update Python packages (#38698)
* Update Python packages

* Fix pandad exports

---------

Co-authored-by: Vehicle Researcher <user@comma.ai>
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2026-09-12 14:28:19 -07:00
..
2026-09-12 14:28:19 -07:00
2026-04-15 18:37:23 -07:00
2026-09-04 15:20:43 -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

op docs --build

2. Run the site locally (rebuilds on change)

op docs