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:
Zanie Blue 2024-07-16 17:11:35 -04:00 committed by GitHub
parent f7c52fdbfb
commit 21cda3e079
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,6 @@ theme:
- navigation.expand
- navigation.tracking
- content.code.annotate
- toc.integrate
- toc.follow
- navigation.path
- navigation.top