diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 34710d2..318edc4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,11 +19,4 @@ python: sphinx: builder: html configuration: docs/source/conf.py - fail_on_warning: false - -documentation: - - type: sphinx - configuration: docs/source/conf.py - output_dir: docs/build/html - fail_on_warning: false - fail_on_error: true + fail_on_warning: false \ No newline at end of file