Task #9724 (closed)
Opened 7 years ago
Closed 7 years ago
Autogenerate file format table
| 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: | 9723 | Remaining Time: | n.a. |
| Sprint: | 2012-10-23 (1) |
Description
Write whatever logic we need to generate the format table from the list of format pages. Not sure yet if this should be the same Ant target as the one needed for #9723.
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
As noted in the commit messages, both the format table and the format pages are generated with the same command.
I will open a PR for that branch once we have PR #167 merged (since I will need to rebase that branch).