From dcdabf92dab00da260b6ab112c401237796130ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20P=C3=A9rez-Garc=C3=ADa?= Date: Sat, 21 Dec 2024 22:27:40 +0000 Subject: [PATCH] Add config path to RTD config (#1254) --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index c3596b06..4955c687 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,6 +8,7 @@ version: 2 # Don't publish the docs if there are any warnings, as they might be relevant # https://github.com/readthedocs/readthedocs.org/issues/6837#issuecomment-607229633 sphinx: + configuration: docs/source/conf.py fail_on_warning: true # Formats of the documentation to be built