Skip to content

Rendering of code is not very attractive or useable #6

@hamishwillee

Description

@hamishwillee

The CSS for the autogenerated class documentation is not very useable - http://python.dronekit.io/automodule.html

Consider the example below:

  • 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.

image

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:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions