We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c1bc6 commit 3f63d78Copy full SHA for 3f63d78
.readthedocs.yaml
@@ -14,7 +14,7 @@ build:
14
commands:
15
- pip install -r py/docs/requirements.txt
16
- pip install -r py/requirements.txt
17
- - PYTHONPATH=py sphinx-autogen py/docs/source/api.rst
+ - PYTHONPATH=py sphinx-autogen -o $READTHEDOCS_OUTPUT/html py/docs/source/api.rst
18
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
19
20
sphinx:
0 commit comments