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.
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.