Fix #708: add reference to Pandoc.

This commit is contained in:
Georg Brandl 2011-09-22 14:05:03 +02:00
parent 7be5f21f84
commit 3d4b8830a0

View File

@ -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 <http://code.google.com/p/db2rst/>`_.
* To convert different markups, `Pandoc <http://johnmacfarlane.net/pandoc/>`_ is
a very helpful tool.
Use with other systems
----------------------