Hi all, In order to have non-technical persons write our application user manual, we made a little tool called odt2sphinx that convert an OpenOffice document into Sphinx .rst source files.
I released it on pypi [1] today with the hope it gets useful to others. The sources are on bitbucket [2]. To try it, install it (PIL is needed, install it first) : easy_install odt2sphinx and run it : odt2sphinx --help Multiple documents can be converted at once using a configuration file. Regards, Christophe [1] http://pypi.python.org/pypi/odt2sphinx/ [2] https://bitbucket.org/cdevienne/odt2sphinx -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.