This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch 4.19
in repository https://gitbox.apache.org/repos/asf/cloudstack-documentation.git
The following commit(s) were added to refs/heads/4.19 by this push:
new cd00d41 new sphinx req: conf location
cd00d41 is described below
commit cd00d413e334750c50e7dee9e8f91f781818ec6f
Author: Daan Hoogland <[email protected]>
AuthorDate: Wed Mar 5 11:56:57 2025 +0100
new sphinx req: conf location
---
.readthedocs.yaml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 78c7c22..98d8dcc 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -6,5 +6,8 @@ build:
python: "3.11"
python:
- install:
- - requirements: requirements.txt
+ install:
+ - requirements: requirements.txt
+
+sphinx:
+ configuration: source/conf.py