mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
[Docs] update instructions for building docs (#10480)
This commit is contained in:
parent
3f98a8bfcb
commit
6dbba847a1
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ correctly. `Sphinx <http://sphinx-doc.org/>`_ is used to generate the documentat
|
|||
|
||||
cd doc
|
||||
pip install -r requirements-doc.txt
|
||||
pip install -U -r requirements-rtd.txt # important for reproducing the deployment environment
|
||||
make html
|
||||
|
||||
Once done, the docs will be in ``doc/_build/html``. For example, on Mac
|
||||
|
|
Loading…
Add table
Reference in a new issue