Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions doc/myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,11 +218,11 @@ project:
site:
nav:
- title: Cookbooks
url: /cookbooks/README
url: /cookbooks/readme
- title: Setup
url: /setup/a-install-uv
- title: Contributing
url: /contributing/README
url: /contributing/readme
- title: User Guide
children:
- title: Architecture
Expand All @@ -244,7 +244,7 @@ site:
- title: API Reference
url: /api/index
- title: Blog
url: /blog/README
url: /blog/readme
options:
logo: roakey.png
favicon: roakey.png
Expand Down
Loading