mirror of
https://github.com/python/cpython.git
synced 2025-11-12 07:02:33 +00:00
Doc/Makefile: also do "make suspicious" during daily autobuild
This commit is contained in:
parent
a8892a1aa5
commit
44d2429a25
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ serve:
|
||||||
autobuild-dev:
|
autobuild-dev:
|
||||||
make update
|
make update
|
||||||
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
|
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
|
||||||
|
-make suspicious
|
||||||
|
|
||||||
# for quick rebuilds (HTML only)
|
# for quick rebuilds (HTML only)
|
||||||
autobuild-html:
|
autobuild-html:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue