diff --git a/.readthedocs.yml b/.readthedocs.yml index e227c57..3419ba8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,7 +14,7 @@ build: # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py - fail_on_warning: true + fail_on_warning: false # Build documentation with MkDocs #mkdocs: