From f57d4e4c8c71501d8a365f1ce6931be930b97912 Mon Sep 17 00:00:00 2001 From: wr148d Date: Tue, 25 Oct 2022 09:50:33 -0400 Subject: [AAI] Document process updates Issue-ID: AAI-3539 Signed-off-by: wr148d Change-Id: I8490cf87743d356120eb631964531bf597a14696 --- docs/conf.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index d211470..3a7958d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,6 +2,8 @@ from docs_conf.conf import * branch = 'latest' master_doc = 'index' +release = 'master' +version = 'master' linkcheck_ignore = [ 'http://localhost', -- cgit 1.2.3-korg