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 11:45:46 -0400
commit958df7b5a982a8633135bcd8a42a5339cb5fc7b4 (patch)
treefdda93a24ccf904bea314af64204f6a3b239489f /.readthedocs.yaml
parent39479a850807e840ff08d1fcf4b01a04ba334e05 (diff)
Doc config updates
Change-Id: If02f4d94a9a95a54db926d4c6262df08b7582664 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-3301 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