summaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorAric Gardner <agardner@linuxfoundation.org>2020-02-06 12:19:52 -0500
committerAric Gardner <agardner@linuxfoundation.org>2020-02-06 12:21:29 -0500
commit24d9cda1580fcd22693f50d1183342da78f302a3 (patch)
treeb95a85ecc4005211915c9377618101f9bf63d35e /.readthedocs.yaml
parentb1ce04d18fa363a93aa35bc5cbfa287e63bc61c1 (diff)
Revert "exclude submodules"
Now that we have a good build https://onap-doc.readthedocs.io/en/latest/ we can revert this change and start building out individual onap project docs. Issue-ID: CIMAN-33 This reverts commit d54f2498fdb85f9c298b29bdc51532bef7e594b4. Signed-off-by: Aric Gardner <agardner@linuxfoundation.org> Change-Id: I2c9ce3e8043eef14e9573060ed3fe1a0e1dddfb1
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index e8db4508d..f35ca0461 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -18,8 +18,7 @@ python:
- requirements: etc/requirements.txt
submodules:
- # include: all
- exclude: all
+ include: all
sphinx:
configuration: docs/conf.py