X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.readthedocs.yaml;h=7f740b769f93d58ddbce7474a54495d9b2f286c8;hb=2f07ec8a22ccce11ebe01f7d9ed9f947631d97ff;hp=55bc765b168fea736824ccaf88e7eebbaae608d9;hpb=dd7413d2458ad83166690f11690d8fc1dfed8b60;p=doc.git diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 55bc765b1..7f740b769 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,16 +6,16 @@ # version: 2 -formats: - - htmlzip - build: image: latest python: version: 3.7 install: - - requirements: etc/requirements.txt + - requirements: docs/requirements-docs.txt + +submodules: + include: all sphinx: configuration: docs/conf.py