Files
MoreTore/docs
Test User b965950a7a Update URLs from connect.comma.ai to stable.konik.ai across documentation and codebase
- Changed references in logs.md, pull request template, and various UI components to point to stable.konik.ai.
- Updated pairing dialog and related translations to reflect the new URL.
- Modified API endpoints and documentation to ensure consistency with the new domain.
- Ensured all instances of connect.comma.ai are replaced with stable.konik.ai in user-facing messages and code comments.
2026-01-22 16:25:41 -06:00
..
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00
2025-12-19 07:27:22 +00:00

openpilot docs

This is the source for docs.comma.ai. The site is updated on pushes to master by this workflow.

Development

NOTE: Those commands must be run in the root directory of openpilot, not /docs

1. Install the docs dependencies

pip install .[docs]

2. Build the new site

mkdocs build

3. Run the new site locally

mkdocs serve

References: