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.
sphinx.configuration
1 parent 32b7ffe commit f0a62e9Copy full SHA for f0a62e9
.readthedocs.yaml
@@ -9,5 +9,5 @@ build:
9
- python -m sphinx -aEnTW --builder html --keep-going docs/ $READTHEDOCS_OUTPUT/html
10
11
sphinx:
12
- configuration: docs/source/conf.py
13
- fail_on_warning: true
+ configuration: docs/conf.py
+ fail_on_warning: true
0 commit comments