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 fa7c244 commit 7ebbc82Copy full SHA for 7ebbc82
.readthedocs.yaml
@@ -18,8 +18,6 @@ build:
18
- python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .
19
- git fetch --tags --unshallow || true
20
- mkdir -p $READTHEDOCS_OUTPUT/html/
21
- - cd docs && pwd
22
- - cd docs && ls
23
- python -m sphinx -T -b html -d _build/doctrees -D language=en ./docs $READTHEDOCS_OUTPUT/html
24
25
# Build documentation in the docs/ directory with Sphinx
0 commit comments