mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-02 06:51:14 +00:00
Separate the TOC from the navigation bar (#5128)
Starting a discussion. I find the navigation bar too long and verbose, it's overwhelming. I think we either need to either: - Limit the depth of the navigation bar (i.e. via `toc_depth: 2`) - Move the table of contents out of the navigation bar over to the right side I prefer the second, though I think we ought to do some styling to improve the aesthetics.
This commit is contained in:
parent
f7c52fdbfb
commit
21cda3e079
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ theme:
|
|||
- navigation.expand
|
||||
- navigation.tracking
|
||||
- content.code.annotate
|
||||
- toc.integrate
|
||||
- toc.follow
|
||||
- navigation.path
|
||||
- navigation.top
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue