From: elinuxhenrik Date: Tue, 20 Dec 2022 09:13:08 +0000 (+0100) Subject: Set branch for all products in docs X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d604733b4f82e412fea3f71119268b56ce6cd897;p=nonrtric.git Set branch for all products in docs Issue-ID: NONRTRIC-819 Signed-off-by: elinuxhenrik Change-Id: I92b6c5ac2bcbd15a86bede27aea049c8e4d46970 --- diff --git a/docs/conf.py b/docs/conf.py index 1ae91b8e..c629cb52 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,19 +18,19 @@ from docs_conf.conf import * #branch configuration -controlpanelbranch = 'latest' -simulatorbranch = 'latest' -dmaapmediatorproducerbranch = 'latest' +controlpanelbranch = 'g-release' +simulatorbranch = 'g-release' +dmaapmediatorproducerbranch = 'g-release' dmaapadapterbranch = 'g-release' informationcoordinatorservicebranch = 'g-release' rappcataloguebranch = 'g-release' -helmmanagerbranch = 'latest' +helmmanagerbranch = 'g-release' ransliceassurancebranch = 'g-release' -orufhrecoverybranch = 'latest' -authtokenfetchbranch = 'latest' +orufhrecoverybranch = 'g-release' +authtokenfetchbranch = 'g-release' a1policymanagementservicebranch = 'g-release' -smebranch = 'latest' -onapbranch = 'latest' +smebranch = 'g-release' +onapbranch = 'kohn' linkcheck_ignore = [ 'http://localhost.*',