]> granicus.if.org Git - python/commitdiff
Note that the versions are also in README.txt.
authorGeorg Brandl <georg@python.org>
Sun, 26 Apr 2009 06:05:58 +0000 (06:05 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 26 Apr 2009 06:05:58 +0000 (06:05 +0000)
Doc/Makefile

index 317fcb043866edaee925f0b2067c5ca412830569..c5cb1122650df77bd0854ac05c91beb01728c30e 100644 (file)
@@ -29,6 +29,7 @@ help:
        @echo "  dist      to create a \"dist\" directory with archived docs for download"
 
 checkout:
+       # Note: if you update versions here, do the same in README.txt
        @if [ ! -d tools/sphinx ]; then \
          echo "Checking out Sphinx..."; \
          svn checkout $(SVNROOT)/external/Sphinx-0.6.1/sphinx tools/sphinx; \