summaryrefslogtreecommitdiff
path: root/Doc/make.bat
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-11-12 08:09:11 +0000
committerGeorg Brandl <georg@python.org>2010-11-12 08:09:11 +0000
commit8c8e7f738496e84df14f88bfc8b7844fe1be0fb8 (patch)
treeb45c17022a0f9c0a9490bae4181645ee44b50582 /Doc/make.bat
parent183e31df6e4687cc30db89aeb8418a9d4da5f968 (diff)
downloadcpython-8c8e7f738496e84df14f88bfc8b7844fe1be0fb8.tar.gz
Switch to Sphinx 1.0.5.
Diffstat (limited to 'Doc/make.bat')
-rw-r--r--Doc/make.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/make.bat b/Doc/make.bat
index b89c6fceae..75bd403737 100644
--- a/Doc/make.bat
+++ b/Doc/make.bat
@@ -34,7 +34,7 @@ echo.
goto end
:checkout
-svn co %SVNROOT%/external/Sphinx-1.0.4/sphinx tools/sphinx
+svn co %SVNROOT%/external/Sphinx-1.0.5/sphinx tools/sphinx
svn co %SVNROOT%/external/docutils-0.6/docutils tools/docutils
svn co %SVNROOT%/external/Jinja-2.3.1/jinja2 tools/jinja2
svn co %SVNROOT%/external/Pygments-1.3.1/pygments tools/pygments