From: Eric Debeau Date: Tue, 27 Apr 2021 11:09:11 +0000 (+0200) Subject: [DOC] Update documentation configuration files X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=636ac4e5b464bfafbd7f9814df9f50d2259d45f7;p=integration.git [DOC] Update documentation configuration files 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 Change-Id: I336b6c6df015a95fbd3a24cbb058affcfb912740 --- diff --git a/docs/conf.py b/docs/conf.py index b351570aa..d275b29da 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,6 @@ from docs_conf.conf import * -branch = 'latest' +branch = 'honolulu' master_doc = 'index' doc_url = 'https://docs.onap.org/projects' diff --git a/docs/conf.yaml b/docs/conf.yaml index ab5928131..00682711d 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -3,5 +3,5 @@ project_cfg: onap project: onap # Change this to ReleaseBranchName to modify the header -default-version: latest +default-version: honolulu #