Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44d2429

Browse files
committed
Doc/Makefile: also do "make suspicious" during daily autobuild
1 parent a8892a1 commit 44d2429

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ serve:
186186
autobuild-dev:
187187
make update
188188
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
189+
-make suspicious
189190

190191
# for quick rebuilds (HTML only)
191192
autobuild-html:

0 commit comments

Comments
 (0)