You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is hard to visually distinguish the second class
it is hard to work out which functions belong to which class, and functions are just as easy to see as classes so "hide" them
the parameters (and returns) are more bold than classes classes, hence distracting.
The solution is probably to make classes a little more prominent. Indent any description text for them. Further indent any associated attributes, documentation, functions etc. They might perhaps be a little larger, and function parameters a little smaller.
In addition there is not enough space after tables:
The text was updated successfully, but these errors were encountered:
The CSS for the autogenerated class documentation is not very useable - http://python.dronekit.io/automodule.html
Consider the example below:
The solution is probably to make classes a little more prominent. Indent any description text for them. Further indent any associated attributes, documentation, functions etc. They might perhaps be a little larger, and function parameters a little smaller.
In addition there is not enough space after tables:
The text was updated successfully, but these errors were encountered: