diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 20a0b1d9d0..3f60133ba2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -16,4 +16,5 @@ python: - requirements: Documentation/requirements.txt sphinx: - fail_on_warning: true + configuration: Documentation/conf.py + fail_on_warning: true