Skip to content

Commit b65a721

Browse files
committed
Removed fail on warning
1 parent 98f64b4 commit b65a721

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
# Build documentation in the docs/ directory with Sphinx
1919
sphinx:
2020
configuration: docs/conf.py
21-
fail_on_warning: true
21+
fail_on_warning: false
2222

2323
# If using Sphinx, optionally build your docs in additional formats such as PDF
2424
# formats:

docs/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,3 @@ Indices and tables
8181

8282
* :ref:`genindex`
8383
* :ref:`modindex`
84-
85-
:modindex:

0 commit comments

Comments
 (0)