Skip to content

Commit f09213d

Browse files
committed
Update release guide with new release tag
1 parent 76d4a3e commit f09213d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/devel/release_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ build the docs from the ``ver-doc`` branch. An easy way to arrange this is::
345345
pip install -r requirements/doc/doc-requirements.txt
346346
git checkout v2.0.0-doc
347347
git clean -xfd
348-
make -Cdoc O="-Ainclude_analytics=True -j$(nproc)" html latexpdf LATEXMKOPTS="-silent -f"
348+
make -Cdoc O="-t release -j$(nproc)" html latexpdf LATEXMKOPTS="-silent -f"
349349

350350
which will build both the html and pdf version of the documentation.
351351

0 commit comments

Comments
 (0)