From 49ab4d1cfc95d0ac2778f26ade3243c1d0b9e5c1 Mon Sep 17 00:00:00 2001 From: Marcos Bento Date: Mon, 27 Jan 2025 14:55:40 +0000 Subject: [PATCH] Add Sphynx configuration required by ReadTheDocs --- .readthedocs.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index cf8f3c2e1..ce0070e3a 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,3 +10,6 @@ build: python: install: - requirements: docs/requirements.txt + +sphinx: + configuration: docs/conf.py