mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-19 01:33:42 +08:00
19f0f69d85
* Update Python packages * Fix pandad exports --------- Co-authored-by: Vehicle Researcher <user@comma.ai> Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
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