Ticket #1944 (closed defect: fixed)
subsections not honored in ref manual
| Reported by: | jason | Owned by: | mhansen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-3.4 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
In what should be a very small subsection of the reference manual, the Visualizing Graphs section contains the documentation for *every* function in graph.py.
See http://sagemath.org/doc/html/ref/node48.html currently to see this.
A consequence of this is that it is very hard to find the documentation for a graph function when browsing the source because the table of contents does not indicate that all these are hidden under a sub section.
Change History
Note: See
TracTickets for help on using
tickets.

Changing to major priority since it seems very confusing for a new user and looks very unprofessional.