commit | 8e7b476945c7dfe85bca85dbb5c8214c6138b3ff | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Jun 29 03:30:55 2009 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Mon Jun 29 03:30:55 2009 +0000 |
tree | d9a70635ca465d9581ad6841aadf4c8ef22e2229 | |
parent | 7274cffa9e038ddef9ced658165014629ef3e715 [diff] [blame] |
update to sphinx 0.6.2
diff --git a/Doc/Makefile b/Doc/Makefile index c9f3ed6..146e1b3 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -32,7 +32,7 @@ checkout: @if [ ! -d tools/sphinx ]; then \ echo "Checking out Sphinx..."; \ - svn checkout $(SVNROOT)/external/Sphinx-0.6.1/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-0.6.2/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \