Ticket #1944 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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

comment:1 Changed 5 years ago by jason

  • Priority changed from minor to major

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

comment:2 Changed 4 years ago by mhansen

  • Owner changed from tba to mhansen
  • Status changed from new to assigned
  • Milestone changed from sage-3.4 to sage-3.3

This will be fixed in the Sphinx reference manual.

comment:3 Changed 4 years ago by mhansen

  • Status changed from assigned to closed
  • Resolution set to fixed

This was fixed in #5330.

Note: See TracTickets for help on using tickets.