Skip to content

Commit 4dd1e9e

Browse files
committed
fix: readthedocs.yml config and conf.py path
1 parent 09f670e commit 4dd1e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:
1313
# Build documentation in the "docs/" directory with Sphinx
1414
sphinx:
1515
configuration: docs/conf.py
16-
fail_on_warning: true
16+
fail_on_warning: false
1717

1818
# Optionally, but recommended,
1919
# declare the Python requirements required to build your documentation

0 commit comments

Comments
 (0)