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>
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8..82889b5 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -5,9 +5,6 @@
# Required
version: 2
-formats:
- - htmlzip
-
build:
image: latest
@@ -16,5 +13,8 @@
install:
- requirements: docs/requirements-docs.txt
+submodules:
+ include: all
+
sphinx:
configuration: docs/conf.py