summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorshashikanth.vh@huawei.com <shashikanth.vh@huawei.com>2022-11-02 09:26:41 +0530
committerKeguang He <hekeguang@chinamobile.com>2022-11-10 14:30:21 +0000
commit1cf6fe9e495ffc7044a84ff4ad1a0539f44a4412 (patch)
treea02bea2382231a5adce05751ce2b8f1383f3db8e /.readthedocs.yaml
parent34c7c86c51642bcd94561ed95b6a04e4652a9442 (diff)
doc config files update
Issue-ID: SO-4017 Signed-off-by: Shashikanth.vh <shashikanth.vh@huawei.com> Change-Id: Iccffa68a8aac194ef23514ca8b1e9a6b7e3ef325 (cherry picked from commit f384d73879f953e12bb8c4f90b9015299f3d0d66)
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