-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The class API documentation is difficult to read due to font size and indentation defaults in mkdocs. For example:
- The "FUNCTIONS" header in the main body is smaller than a function "Returns" table. Should stand out to be easy to find.
- The function names are in a smaller font than the docstring for the function
- In the TOC (right column) the "Attributes" and "Functions" sections don't stand out from the attribute and function names making them hard to find. The hierarchy is lost.
