From: elinuxhenrik Date: Wed, 29 Jun 2022 05:23:08 +0000 (+0200) Subject: Set up docs for f-release X-Git-Tag: 1.1.1~1^2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=09f75bc205ea8b841bf8aa00af65d295d551111f;p=nonrtric%2Fplt%2Fdmaapadapter.git Set up docs for f-release Issue-ID: NONRTRIC-762 Signed-off-by: elinuxhenrik Change-Id: I8c5e611509058be5cc2a56d470e524128b3fd8b8 --- diff --git a/docs/conf.py b/docs/conf.py index 0a43cd7..eece28a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,7 +2,7 @@ from docs_conf.conf import * #branch configuration -branch = 'latest' +branch = 'f-release' language = 'en'