commit | 4263ad8d37d4d54f45027e0c92d60878ff76bd05 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Oct 29 05:41:25 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Oct 29 05:41:25 2010 +0000 |
tree | 613e48d618b528ee90b92f81e43ceb5478b2a62d | |
parent | ec9f9f535a5d1002d4c661224ec225a9faaaf441 [diff] [blame] |
Update Sphinx to 0.6.7.
diff --git a/Doc/Makefile b/Doc/Makefile index f824eba..2049986 100644 --- a/Doc/Makefile +++ b/Doc/Makefile
@@ -40,7 +40,7 @@ checkout: @if [ ! -d tools/sphinx ]; then \ echo "Checking out Sphinx..."; \ - svn checkout $(SVNROOT)/external/Sphinx-0.6.5/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-0.6.7/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \