docs: readthedocs theme (#33116)

* docs: read the docs theme

* nav depth
old-commit-hash: 691b948ad02a20e507d5059707f8cde51a94a703
This commit is contained in:
Adeeb Shihadeh
2024-07-28 16:07:39 -07:00
committed by GitHub
parent 1ce6573141
commit 5bc7684d2b
6 changed files with 8 additions and 43 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
- name: Build docs
run: |
# TODO: can we install just the "docs" dependency group without the normal deps?
pip install mkdocs mkdocs-terminal
pip install mkdocs
mkdocs build
# Push to docs.comma.ai