]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Another file where the versions need to be up to date.
authorGeorg Brandl <georg@python.org>
Sun, 26 Apr 2009 06:06:53 +0000 (06:06 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 26 Apr 2009 06:06:53 +0000 (06:06 +0000)
Doc/Makefile

index c5cb1122650df77bd0854ac05c91beb01728c30e..46abe510c8da641ce7d269c1a36db0f455fec3ef 100644 (file)
@@ -29,7 +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
+       # Note: if you update versions here, do the same in make.bat and README.txt
        @if [ ! -d tools/sphinx ]; then \
          echo "Checking out Sphinx..."; \
          svn checkout $(SVNROOT)/external/Sphinx-0.6.1/sphinx tools/sphinx; \