Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

table of contents navigation is not optimal #778

Closed
sam6816 opened this issue Oct 29, 2023 · 2 comments
Closed

table of contents navigation is not optimal #778

sam6816 opened this issue Oct 29, 2023 · 2 comments

Comments

@sam6816
Copy link

sam6816 commented Oct 29, 2023

The (toggle-able) TOC "panel" on the left is very long, always expanded and is stuck to the contents on the right when scrolling. It is really bad when you want to get an overview of a section or subsection, it always jumps away.

Thing is, I wanted to figure out how to turn section 4. XBPS Package Manager into a "Maintenance" section, without even changing that much (issue #616). But with such a navigation I'm not sure. As it is now, I'd say the whole section 3. Configuration has to be split off, otherwise even the "general package management" list of xbps-commands is quite buried.

A lot of important info is there in section 4, but hidden at the end and not presented nicely. This is also TOC's fault and the stone-age way it behaves. Can this be changed, technically?

@classabbyamp
Copy link
Member

it's fairly baked into mdbook but it might be changeable with css

@sam6816
Copy link
Author

sam6816 commented Oct 29, 2023

OK I just have to use the arrow keys for linear navigation in these downstairs chapters, and not even think about scrolling back down. Annoying (IMO) for everything like 3.11 Kernel and below, but superficial in the end. That said, looks like it is up to me to close this, technically. Thx for the short but informative reply.

@sam6816 sam6816 closed this as completed Oct 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants