aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-07 09:04:47 +0000
committerefiacor <fiachra.corcoran@est.tech>2022-11-07 09:04:52 +0000
commitb37d32a39c7096e39fc389f15d150e8c2b8c54c2 (patch)
treed737839c2758162783dada260ec77f42370795c3 /.readthedocs.yaml
parent0f3bdae1a9ea2ef6ade01a8eed7b6229f0a168c5 (diff)
[DMAAP-DR] Update RTD setup files
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I7c28ccd76ed1a4d09c8a604b3d174091e6b2ff1f Issue-ID: DMAAP-1824
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