Switch to Sphinx 1.0.5.

This commit is contained in:
Georg Brandl 2010-11-12 08:09:11 +00:00
parent 5e92a50ac0
commit cfa8e29d1c
3 changed files with 3 additions and 3 deletions

View file

@ -78,7 +78,7 @@ Without make
You'll need to install the Sphinx package, either by checking it out via ::
svn co http://svn.python.org/projects/external/Sphinx-1.0.4/sphinx tools/sphinx
svn co http://svn.python.org/projects/external/Sphinx-1.0.5/sphinx tools/sphinx
or by installing it from PyPI.