From: weichen Date: Thu, 9 Jan 2020 01:40:07 +0000 (-0500) Subject: branch label for doc X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=ec59172b4f4064c3f0bc33517192eca2ba6eeb1c;p=doc.git branch label for doc Signed-off-by: weichen Change-Id: Ia94c4512412710bbe206164de5c50b369bc6d393 --- diff --git a/docs/conf.py b/docs/conf.py index 3d87c21..c3b7c51 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -1,6 +1,8 @@ from docs_conf.conf import * branch = 'latest' +version = 'Amber' +release = 'Amber' linkcheck_ignore = [ 'http://localhost', diff --git a/docs/conf.yaml b/docs/conf.yaml index c46cce4..0a326e5 100644 --- a/docs/conf.yaml +++ b/docs/conf.yaml @@ -1,3 +1,5 @@ --- project_cfg: oran project: oran + +default-version: Amber