From 4d6214b282e2386c59a2325c398f7a9a5b6738cc Mon Sep 17 00:00:00 2001 From: jacquesfize Date: Fri, 5 Apr 2024 11:35:46 +0200 Subject: [PATCH] update readthedoc yaml --- .readthedocs.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index dd2aa46..70111eb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,8 +15,8 @@ build: # golang: "1.20" # Build documentation in the "docs/" directory with Sphinx -sphinx: - configuration: docs/conf.py +#sphinx: +# configuration: docs/conf.py # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs # builder: "dirhtml" # Fail on all warnings to avoid broken references