aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-07 09:04:47 +0000
committerthmsdt <thomas.kulik@telekom.de>2022-11-08 08:41:10 +0100
commit0fcb523c5df4ea94e88cccd97dc9f9baa9104da1 (patch)
treee41e5e6fcd639b4c3fe76d62a1e02e86427fa94f /.readthedocs.yaml
parent0f3bdae1a9ea2ef6ade01a8eed7b6229f0a168c5 (diff)
[DMAAP-DR] Update RTD setup fileskohn
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7c28ccd76ed1a4d09c8a604b3d174091e6b2ff1f Issue-ID: DMAAP-1824 (cherry picked from commit b37d32a39c7096e39fc389f15d150e8c2b8c54c2)
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8b..cf0aae06 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -5,9 +5,6 @@
# Required
version: 2
-formats:
- - htmlzip
-
build:
image: latest
@@ -16,5 +13,8 @@ python:
install:
- requirements: docs/requirements-docs.txt
+submodules:
+ include: all
+
sphinx:
configuration: docs/conf.py