]> granicus.if.org Git - python/commitdiff
Switch to fixed Sphinx version.
authorGeorg Brandl <georg@python.org>
Sat, 28 Mar 2009 19:52:58 +0000 (19:52 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 28 Mar 2009 19:52:58 +0000 (19:52 +0000)
Doc/Makefile

index 0fc112401e549ac0fbad1a1651a8351b5aea15fb..317fcb043866edaee925f0b2067c5ca412830569 100644 (file)
@@ -31,7 +31,7 @@ help:
 checkout:
        @if [ ! -d tools/sphinx ]; then \
          echo "Checking out Sphinx..."; \
-         svn checkout $(SVNROOT)/doctools/trunk/sphinx tools/sphinx; \
+         svn checkout $(SVNROOT)/external/Sphinx-0.6.1/sphinx tools/sphinx; \
        fi
        @if [ ! -d tools/docutils ]; then \
          echo "Checking out Docutils..."; \