Skip to content

Commit a214327

Browse files
committed
Docs docs: Note that build_docs_to_publish isn't needed to contribute.
1 parent e86e83c commit a214327

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/users_guide/working-with-documentation/building-docs-multiple-versions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Building multiple versions of the documentation
55

66
There is a menu in the lower left of the webpage that lets readers switch between different versions of the documentation. To build a website with this menu properly set up—so that all our versions appear and all the links work—you need to use ``docs/build_docs_to_publish`` instead of ``docs/build_docs``.
77

8-
If you'd like to try, this will generate a local site for you in ``_publish/`` and then open it:
8+
Note that this is not necessary in order for you to contribute an update to the documentation. GitHub will test this automatically when you open a PR. But if you'd like to try, this will generate a local site for you in ``_publish/`` and then open it:
99

1010
.. literalinclude:: ../../../testing.sh
1111
:start-at: ./build_docs_to_publish

0 commit comments

Comments
 (0)