Software Details:
Version: 0.2.3
Upload Date: 20 Feb 15
Distribution Type: Freeware
Downloads: 98
odt2sphinx is an utility to transform a OOo Writer document (odt) into Sphinx documentation sources.
What is new in this release:
- Fix filename generation by replacing any non-alphanumeric character (issue #3).
- Fix handling of non-styled lists.
What is new in version 0.2.2:
- Fix the sdist archive on pypi.
What is new in version 0.2:
- Now supports Python 3
- Explicitely added PIL as a dependency (issue #2).
What is new in version 0.1.2:
- Add "Information" to the styles mapping.
- Handle note, tip and warning styles in lists items. This allow to use lists inside a note, a tip or a warning.
- Now handle external images (issue #1).
What is new in version 0.1.1:
- Improved the RstFile for use in third-party code: it is now possible to insert code and not just append it.
- Add a README file
Requirements:
- Python
Comments not found