diff --git a/doc/intro.rst b/doc/intro.rst index abf34a9a0..773bc74ed 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -31,6 +31,9 @@ to reStructuredText/Sphinx from other documentation systems. `_. It contains generic code to convert Python-doc-style LaTeX markup to Sphinx reST. +* Marcin Wojdyr has written a script to convert Docbook to reST with Sphinx + markup; it is at `Google Code `_. + Prerequisites -------------