Martin Hans wrote: > Hi, > Currently our product's user manual is written in Word, but > we'd like to move all our documentation into Sphinx. Does anybody > have an idea how I can do this at least partially automatically?
(Sorry, very hurried reply). Have a look at this thread: http://mail.python.org/pipermail/python-list/2008-August/504299.html or look at things like antiword which dump out the text element of Word. Possibly coupled with an html2rst module (which I believe exist around). TJG --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---
