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 590eb5c commit 36d705aCopy full SHA for 36d705a
.readthedocs.yaml
@@ -9,6 +9,7 @@ build:
9
tools:
10
python: "latest"
11
commands:
12
+ - pip install sphinx
13
- export PYTHONPATH=py
14
- sphinx-autogen py/docs/source/api.rst
15
- sphinx-build -b html -d build/docs/doctrees py/docs/source $READTHEDOCS_OUTPUT/html
0 commit comments