From 7472b9931862f18768f4271fd93b8ac11b9a2ff4 Mon Sep 17 00:00:00 2001 From: Jean-Marie Burel Date: Thu, 19 Dec 2024 22:11:05 +0000 Subject: [PATCH] Point to config file --- .readthedocs.yml | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index aba49f64..7f120630 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,17 +10,11 @@ build: os: ubuntu-22.04 tools: python: "3.10" - # You can also specify other tool versions: - # nodejs: "16" - # rust: "1.55" - # golang: "1.17" +# Build documentation in the docs/ directory with Sphinx sphinx: fail_on_warning: true - -# Build documentation in the docs/ directory with Sphinx -# sphinx: -# configuration: docs/conf.py + configuration: docs/source/conf.py # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: