We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02bc28c commit 36d4472Copy full SHA for 36d4472
1 file changed
.readthedocs.yml
@@ -14,7 +14,7 @@ build:
14
sphinx:
15
configuration: docs/conf.py
16
# Fail on all warnings to avoid broken references
17
- fail_on_warning: true
+ fail_on_warning: false
18
19
# Optional but recommended, declare the Python requirements required
20
# to build your documentation
0 commit comments