Ticket #7549 (needs_review enhancement)
Reference manual: class hierarchy, inherited members, underscore variables
Description
In the Sage reference manual, it might be useful to
- List the base classes for a class.
- List inherited members but not their docstrings.
- Include docstrings for "private" variables (e.g., __init__, _foo).
- Include inheritance diagrams.
Sphinx extensions of interest: autodoc, inheritance_diagram.
See sage-devel for some discussions.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

