| commit | cde5115f2638dcb13755d6600d7abb725fe704ed | [log] [tgz] |
|---|---|---|
| author | Benjamin Peterson <benjamin@python.org> | Fri Nov 13 23:11:54 2009 +0000 |
| committer | Benjamin Peterson <benjamin@python.org> | Fri Nov 13 23:11:54 2009 +0000 |
| tree | 4e64c98b2f429ca26af19c8f31dc08ebda8558ac | |
| parent | 2fb77bd6f5088f8b18424a0019a3d5213abdfb80 [diff] [blame] |
use Sphinx 0.6.3
diff --git a/Doc/Makefile b/Doc/Makefile index 146e1b3..519a1c9 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.2/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-0.6.3/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \