Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#15309 closed (fixed)

reST/Sphinx problems in contenttypes docs

Reported by: Gabriel Hurley Owned by: Gabriel Hurley
Component: Documentation Version: 1.2
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

There are numerous cases of text needing to be re-flowed, crossref targets that are incorrect, sections that are not indented correctly, etc. in the ContentTypes Framework docs.

Change History (2)

comment:1 by Gabriel Hurley, 13 years ago

Resolution: fixed
Status: newclosed

In [15544]:

Fixed #15309 -- reST/Sphinx cleanup on the ContentTypes Framework docs.

comment:2 by Jacob, 13 years ago

milestone: 1.3

Milestone 1.3 deleted

Note: See TracTickets for help on using tickets.
Back to Top