Description
RGP Lua doc pages are getting quite long.
The RGP Lua doc pages are becoming daunting walls of text.
Intra-page navigation bar integrated into the existing nav bar
The docs generator is already generating anchors for each of the headers. I am suggesting that these anchors be collected into a navigation bar. The navigation bar could be hierarchical based on header level. Perhaps it should be integrated into the nav bar that is already there. This is how Jari's doc pages work.
One issue with the current nav bar is that it scrolls off the page. For this solution to be useful it would have to be locked into a non-scrolling iframe.
Describe alternatives you've considered
I considered breaking up the files, but this seems like a worse user experience than an intra-page nav bar.