Update URL for html2rest.

This commit is contained in:
Georg Brandl 2009-06-10 08:45:22 +02:00
parent be49adef8c
commit f3860b1af9

View File

@ -23,8 +23,8 @@ This section is intended to collect helpful hints for those wanting to migrate
to reStructuredText/Sphinx from other documentation systems. to reStructuredText/Sphinx from other documentation systems.
* Gerard Flanagan has written a script to convert pure HTML to reST; it can be * Gerard Flanagan has written a script to convert pure HTML to reST; it can be
found at `Launchpad found at `BitBucket
<http://bazaar.launchpad.net/~grflanagan/python-rattlebag/trunk/annotate/head:/src/html2rest.py>`_. <http://bitbucket.org/djerdo/musette/src/tip/musette/html/html2rest.py>`_.
* For converting the old Python docs to Sphinx, a converter was written which * For converting the old Python docs to Sphinx, a converter was written which
can be found at `the Python SVN repository can be found at `the Python SVN repository