diff --git a/doc/intro.rst b/doc/intro.rst index 1c7906ade..ef8ef930b 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -35,6 +35,9 @@ to reStructuredText/Sphinx from other documentation systems. * Marcin Wojdyr has written a script to convert Docbook to reST with Sphinx markup; it is at `Google Code `_. +* Christophe de Vienne wrote a tool to convert from Open/LibreOffice documents + to Sphinx: `odt2sphinx `_. + * To convert different markups, `Pandoc `_ is a very helpful tool.