Ticket #2521 (closed task: migrated)
Port the 1.x wiki docs to Sphinx
| Reported by: | chrisz | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.x |
| Component: | TurboGears | Version: | 1.5 HEAD |
| Severity: | normal | Keywords: | docs |
| Cc: |
Description
The Wiki should be phased out. The content should be consolidated, rough docs secions merged into the official docs sections, and then everything converted to Sphinx. The Wiki can still be kept online in read-only-form for a while, but the official docs should be the Sphinx docs. Static docs are more appropriate for the 1.x branch now.
Change History
Note: See
TracTickets for help on using
tickets.
Current status: The rough docs sections for both 1.0 and 1.1 have now all been merged into the official sections. We still need to convert the Wiki to Sphinx.
Are there any tools for converting MoinMoin to Sphinx? Luckily, in the Wiki we were using ReST instead of the Moin Wiki syntax already. But probably some Sphinx inline markup needs to be added e.g. for cross-referencing.