summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2022-11-07 09:16:55 +0000
committerthmsdt <thomas.kulik@telekom.de>2022-11-08 11:03:15 +0100
commit89701dc6483800daef21eac3feafd4f74553f238 (patch)
tree7c5e3383575d3a81f313286a6bc9af28e45536ce /.readthedocs.yaml
parent398499b3a3fa6b5cb17d357fe037e340d3d2ca3d (diff)
[DMAAP-MR] Update RTD setup files
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I108c7940fe36a889287bf6b72a87942fee930411 Issue-ID: DMAAP-1824
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8..3758842 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
+ configuration: docs/conf.py \ No newline at end of file