Skip to content

Commit c86b8d8

Browse files
committed
Update
1 parent 72e8a2a commit c86b8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ html-stable:
1717
# Stable differs from 'make html' in that it shows the release version
1818
# instead of "main (version)" in the docs and version switcher.
1919
# See conf.py for more details.
20-
RELEASE=1 $(MAKE) html
20+
RELEASE=true $(MAKE) html
2121

2222
help:
2323
@$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)

0 commit comments

Comments
 (0)