Task #9530 (closed)
Opened 7 years ago
Closed 7 years ago
Fix image paths in the documentation
| Reported by: | sbesson | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4.4 |
| Component: | Documentation | Version: | n.a. |
| Keywords: | n.a. | Cc: | wmoore, bpdindelski |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Since we moved all images the images folder under the top level directory, we can use Sphinx absolute paths when inserting figures/images.
Paths showing nested hierarchy e.g. ../../images/path.png should be replaced by /images/path.png.
Change History (1)
comment:1 Changed 7 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Duplicate of #9531