commit | 5ad8ed5f26d5d511c3c058c16229e35cb43ba29f | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Wed Oct 06 12:29:49 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Wed Oct 06 12:29:49 2010 +0000 |
tree | 17ce5739b39c8c0e926a3f3bac3fc310b05b006c | |
parent | 19b3e00627d162f338cd2d1fc0b51ab3f352d38a [diff] [blame] |
Update to Sphin 1.0.4.
diff --git a/Doc/Makefile b/Doc/Makefile index c9314fb..925f68d 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-1.0.1/sphinx tools/sphinx; \ + svn checkout $(SVNROOT)/external/Sphinx-1.0.4/sphinx tools/sphinx; \ fi @if [ ! -d tools/docutils ]; then \ echo "Checking out Docutils..."; \