From 9b938a71392635b69094a47b878399e7e5b5540d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 16 Jan 2026 19:21:11 -0800 Subject: [PATCH] Adding sphinx configuration to RTD config --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 97528aa..6d33ca3 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,6 +11,7 @@ python: path: . sphinx: + configuration: docs/conf.py builder: html fail_on_warning: true