aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2022-04-14 09:17:29 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2022-04-14 09:21:13 +0200
commit5bd870d88c50d587eea970ea5ad0b590e4b58176 (patch)
tree04316172adf67e888cb2000223b68c65be9e3aa3
parenta4c2285deec83ccf2e188040b51c5626a2d888ca (diff)
Select the right Istanbul Sphinx objects.invistanbul
Issue-ID: DOC-782 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> Change-Id: I14892a31b91d7c9e96606d303dd12fa04fb2391c
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
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'