mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-18 19:03:42 +08:00
0020c0c419
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.
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