-
-
Notifications
You must be signed in to change notification settings - Fork 20
Add table of content pane #182
Copy link
Copy link
Open
Labels
Description
On the most common screen resolution i.e. 1920x1080 there is plenty of space on the sides of current content. Auto-generated table of content (TOC) that floats while scrolling the actual content would be very useful for navigation. It can be another toggle in server configuration. Since <!-- TOC --> tag is already supported, the TOC on the side can be generated the same way including links to headers. The TOC files should not be saved in the documentation dir to not create mess.
Reactions are currently unavailable