summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorKeguang He <hekeguang@chinamobile.com>2022-11-09 07:39:20 +0000
committerGerrit Code Review <gerrit@onap.org>2022-11-09 07:39:20 +0000
commit14f0a44470a3332c1c31b3c176b674f11e01b538 (patch)
tree27f1572017536af6488ff8145c11e041b6ec8e94 /.readthedocs.yaml
parent076710e96ea063915099e573458670525ba3b9e8 (diff)
parentf384d73879f953e12bb8c4f90b9015299f3d0d66 (diff)
Merge "doc config files update"
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