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

Skip to content

Commit fe71bb5

Browse files
committed
#8040: merge with 3.2.
2 parents 8630c1e + 58864b3 commit fe71bb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ serve:
185185
# for development releases: always build
186186
autobuild-dev:
187187
make update
188-
make dist SPHINXOPTS='-A daily=1'
188+
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
189189

190190
# for stable releases: only build if not in pre-release stage (alpha, beta, rc)
191191
autobuild-stable:

0 commit comments

Comments
 (0)