Skip to content

Commit 922db29

Browse files
yoshinobu1579Yoshinobu Nakadarichafrank
authored
DOC: Add a description to build docs for anaconda users (#2772)
* DOC: Add a description to build docs for anaconda users Co-authored-by: Yoshinobu Nakada <[email protected]> Co-authored-by: Richard Frank <[email protected]>
1 parent a119e91 commit 922db29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/development-guidelines.rst

+2
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,8 @@ __ https://www.sphinx-doc.org/en/master/
196196
197197
$ pip install -r ./etc/requirements_docs.in -c ./etc/requirements_locked.txt
198198
199+
If you would like to use Anaconda, please follow :ref:`the installation guide<managing-conda-environments>` to create and activate an environment, and then run the command above.
200+
199201
To build and view the docs locally, run:
200202

201203
.. code-block:: bash

0 commit comments

Comments
 (0)