Commit 8645890f authored by Ezio Melotti's avatar Ezio Melotti

#8040: enable the versionswitcher for the autobuild-dev target.

parent 3d072066
......@@ -169,7 +169,7 @@ serve:
# for development releases: always build
autobuild-dev:
make update
make dist SPHINXOPTS='-A daily=1'
make dist SPHINXOPTS='-A daily=1 -A versionswitcher=1'
# for stable releases: only build if not in pre-release stage (alpha, beta, rc)
autobuild-stable:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment