Task #9552 (closed)
Opened 7 years ago
Closed 3 years ago
Allow testing of documention code snippets
| Reported by: | sbesson | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Documentation | Version: | OMERO-5.2.0 |
| Keywords: | n.a. | Cc: | jamoore, rleigh-dundee, bpindelski |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
Some pages, e.g. Linux walkthrough, make heavy use of command line. It would be nice to have these commands tested in a more automated way.
Can we explore strategies to extract these commands and run them in a shell environment. Potential candidates include but are not limited to:
- http://sphinx.pocoo.org/ext/doctest.html
- Split code commands from output and use include
- Define code environment and parse source files
Change History (2)
comment:1 Changed 3 years ago by jamoore
- Milestone changed from 5.x to Unscheduled
comment:2 Changed 3 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
- Version set to OMERO-5.2.0
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
These installation pages are now in omero-install and included in the testing workflow then included into the documentation.