From: thmsdt Date: Wed, 3 Nov 2021 11:58:04 +0000 (+0100) Subject: [DOC] Correct requirements for doc chain building X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=248e825bc220b9a0ccf37ad6b85ad05a4b7cf342;hp=c57d527b7259b7261143ed34d94a42f691e548e6;p=oom.git [DOC] Correct requirements for doc chain building Issue-ID: DOC-765 Signed-off-by: thmsdt Change-Id: I1321cf4ea3d616b37f74265bc5457c5b9214e988 --- diff --git a/.gitreview b/.gitreview index eabfdc6550..2e3da8e3f7 100644 --- a/.gitreview +++ b/.gitreview @@ -2,4 +2,4 @@ host=gerrit.onap.org port=29418 project=oom -defaultbranch=master +defaultbranch=istanbul diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8bb9..f724264ff4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,7 +14,7 @@ build: python: version: 3.7 install: - - requirements: docs/requirements-docs.txt + - requirements: requirements.txt sphinx: configuration: docs/conf.py diff --git a/docs/conf.py b/docs/conf.py index 3b28eb74a8..be7226c57a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'latest' +branch = 'istanbul' master_doc = 'index' linkcheck_ignore = [