Task #9553 (closed)
Opened 7 years ago
Closed 7 years ago
sphinx should not put tables of contents at the top of pages
| Reported by: | rleigh | Owned by: | sbesson |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.4 |
| Component: | Documentation | Version: | n.a. |
| Keywords: | sphinx | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
The use of
.. contents::
on pages causes a table of contents for the page to be created at the top of the page. However... this also occurs for the printed manual. And, with the current theming in use, we already have this information for every page in a sidebar, making this redundant.
Please consider removing contents from all pages where is it used.
Change History (2)
comment:1 Changed 7 years ago by sbesson
- Owner set to sbesson
comment:2 Changed 7 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
https://github.com/openmicroscopy/ome-documentation/pull/27