summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2022-11-01 12:02:45 -0400
committerVijay Venkatesh Kumar <vv770d@att.com>2022-11-02 19:18:57 +0000
commit14a4c9a40dfa6f15a9578cf11fcf169cb24857f6 (patch)
treed7ae63ccf78c0164bb9c1cf8ca2a967f83d5aa13 /.readthedocs.yaml
parent03c888091ef9b76f2303562f3f72f8607b3a25d7 (diff)
Doc config updates
Change-Id: If02f4d94a9a95a54db926d4c6262df08b7582664 Issue-ID: DCAEGEN2-3301 (cherry picked from commit 958df7b5a982a8633135bcd8a42a5339cb5fc7b4) Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
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..82889b5a 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