From: Cédric Ollivier Date: Thu, 14 Apr 2022 07:17:29 +0000 (+0200) Subject: Select the right Istanbul Sphinx objects.inv X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5bd870d88c50d587eea970ea5ad0b590e4b58176;p=integration.git Select the right Istanbul Sphinx objects.inv Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier Change-Id: I14892a31b91d7c9e96606d303dd12fa04fb2391c --- diff --git a/docs/conf.py b/docs/conf.py index b351570aa..725ea3b59 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' doc_url = 'https://docs.onap.org/projects'