Skip to content

Commit 3f63d78

Browse files
Update .readthedocs.yaml
Co-authored-by: qodo-merge-pro[bot] <151058649+qodo-merge-pro[bot]@users.noreply.github.com>
1 parent 98c1bc6 commit 3f63d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ build:
1414
commands:
1515
- pip install -r py/docs/requirements.txt
1616
- pip install -r py/requirements.txt
17-
- PYTHONPATH=py sphinx-autogen py/docs/source/api.rst
17+
- PYTHONPATH=py sphinx-autogen -o $READTHEDOCS_OUTPUT/html py/docs/source/api.rst
1818
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
1919

2020
sphinx:

0 commit comments

Comments
 (0)