-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Milestone
Description
Consider this page, for instance:
https://docs.bokeh.org/en/2.0.2/docs/reference/models/annotations.html
There is no way to just load that page and know what annotations are documented there. Search is great if you know what you are looking for, but it you need to find out what annotations are available to begin with that page is very unhelpful. This is especially true now after adding inherited members to all models for completeness.
Including subsection headers in between classes would probably automatically afford a sidebar TOC if it can be done in an automated way.
Reactions are currently unavailable