Files
sunnypilot/docs
Isaac Barham 0020c0c419 Ford: revert geometry-assisted action trial
Restore the runtime, schema, and toggle behavior of 01f5d5429 after the reported driving regression. Retain only the corrected v15 logging-test expectation. All 643 regression tests pass.
2026-09-16 14:51:04 -04:00
..
2026-08-06 21:57:56 -04: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