As to "index" \- sorry, I used bad term here, I now understand. I didn't mean "theindex", I meant the "ToC" shown in the left-side pane on e.g. [https://nim-lang.org/docs/system.html](https://nim-lang.org/docs/system.html) \- the big list of links just below the "Group By" selection box. I tried to attach a screenshot of it in the following image. When looking for something interesting, I have to scroll down through aaaaallllll those repeated "high" and "low" and "<=" etc, that don't bring any value to me - esp. given that they don't have a type signature shown. Also they're ordered seemingly random (probably sorted by type? but not sure; hard to tell what's the logic behind the ordering, again, without maybe signatures...)
- As to the "Group By Type" \- oh, I didn't know/notice it, totally! Thanks for the hint! This starts to look kinda like what I'd be interested in - e.g. I can fairly easily find the funcs operating on File - thanks! Though it still seems somewhat broken for me, as when I click the "Group By Type", the "ToC" suddenly disappears from the left pane, and instead shows up in the "main section", so I now have to scroll through all those repeated "high", "low", "<=" etc. and everything else anyway, until I can _finally_ get to the really useful list of "File"-related procs. Which, by the way, I totally wouldn't be able to find if you didn't tell me they're there... (I can try to attach a screenshot/gif if you don't see this behavior.) I don't suppose this is by design, probably something in the CSS got broken? And by the way, are there some reasons why the "Group by Type" shouldn't become the default, at least once its CSS/... display is fixed?
