We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e8a2a commit c86b8d8Copy full SHA for c86b8d8
docs/Makefile
@@ -17,7 +17,7 @@ html-stable:
17
# Stable differs from 'make html' in that it shows the release version
18
# instead of "main (version)" in the docs and version switcher.
19
# See conf.py for more details.
20
- RELEASE=1 $(MAKE) html
+ RELEASE=true $(MAKE) html
21
22
help:
23
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
0 commit comments