[DOC] Update documentation configuration files 29/120929/1
authorEric Debeau <eric.debeau@orange.com>
Tue, 27 Apr 2021 11:09:11 +0000 (13:09 +0200)
committerEric Debeau <eric.debeau@orange.com>
Tue, 27 Apr 2021 11:15:49 +0000 (13:15 +0200)
Branch parameters are stored in conf.py and conf.yaml files
Current value is set to latest.
Need to modify to honolulu to get the correct intersphinx links

Issue-ID: INT-1916

Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I336b6c6df015a95fbd3a24cbb058affcfb912740

docs/conf.py
docs/conf.yaml

index b351570..d275b29 100644 (file)
@@ -1,6 +1,6 @@
 from docs_conf.conf import *
 
-branch = 'latest'
+branch = 'honolulu'
 master_doc = 'index'
 
 doc_url = 'https://docs.onap.org/projects'
index ab59281..0068271 100644 (file)
@@ -3,5 +3,5 @@ project_cfg: onap
 project: onap
 
 # Change this to ReleaseBranchName to modify the header
-default-version: latest
+default-version: honolulu
 #