Task #9723 (closed)
Opened 7 years ago
Closed 7 years ago
Autogenerate file format pages
| Reported by: | mlinkert | Owned by: | mlinkert |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-4.4.7 |
| Component: | Documentation | Version: | n.a. |
| Keywords: | n.a. | Cc: | hflynn, sbesson |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | 2012-10-23 (1) |
Description
As mentioned in devteam, turn the 120+ format pages into a single template and a single text/XML/? file that contains all of the content, both of which are hooked up to Velocity.
Then adding or changing format pages is just a matter of editing the one file and regenerating.
Change History (1)
comment:1 Changed 7 years ago by mlinkert
- 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.
Done on this branch: https://github.com/melissalinkert/bioformats/tree/sphinx-autogen
I will open a PR for that branch once we have PR #167 merged (since I will need to rebase that branch).