summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2009-04-26 06:05:58 (GMT)
committerGeorg Brandl <georg@python.org>2009-04-26 06:05:58 (GMT)
commit576574f5ddf2c3866ba467a0b21d103f61d33edf (patch)
tree80b0fa20b4e34d1c40a47cc86067c84ae39fa824 /Doc
parentdbc5b4b66f215a51ad8e5ae39747ade4370c875b (diff)
downloadcpython-576574f5ddf2c3866ba467a0b21d103f61d33edf.zip
cpython-576574f5ddf2c3866ba467a0b21d103f61d33edf.tar.gz
cpython-576574f5ddf2c3866ba467a0b21d103f61d33edf.tar.bz2
Note that the versions are also in README.txt.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile b/Doc/Makefile
index 317fcb0..c5cb112 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -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; \