summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2013-11-24 15:18:23 (GMT)
committerGeorg Brandl <georg@python.org>2013-11-24 15:18:23 (GMT)
commit4d01c4b6bbb7b35edd8cd4f4577e2c97cba8b9fa (patch)
treea9a6efe9e34e66353e7b609afe68d697339c1794 /Doc
parented007d5b1b50c7f9dc27a7e84448e1aea02605fd (diff)
parent44d2429a25589950284bd13c9343657e73f4927f (diff)
downloadcpython-4d01c4b6bbb7b35edd8cd4f4577e2c97cba8b9fa.zip
cpython-4d01c4b6bbb7b35edd8cd4f4577e2c97cba8b9fa.tar.gz
cpython-4d01c4b6bbb7b35edd8cd4f4577e2c97cba8b9fa.tar.bz2
merge with 3.3
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 a774aad..3c7196e 100644
--- a/Doc/Makefile
+++ b/Doc/Makefile
@@ -186,6 +186,7 @@ serve:
autobuild-dev:
make update
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
+ -make suspicious
# for quick rebuilds (HTML only)
autobuild-html: