Hi, sphinx users and developers, I want to convert some of internal documents from Word to sphinx, but have to maintain docx file current. I found there was some work on sphinxcontrib-docxbuilder builder but it hasn't seen updates for a while.
Do anyone has plans to make this builder work with recent version of python-docx (API were changed completely), add support for python 3.4 and fill all the gaps? Or is there any other way to produce .docx from sphinx? I've tried to use rst2odt with intention to convert odt to docx latter. But it works with separate rst-files and don't know several sphinx extensions. Looks like I need builder for sphinx, rather than for docutils. Thanks. -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sphinx-users. For more options, visit https://groups.google.com/d/optout.
