From 078b558143091b8e444f5c4ebcf6aa6f1e46b50e Mon Sep 17 00:00:00 2001 From: wr148d Date: Tue, 25 Oct 2022 10:06:05 -0400 Subject: [PATCH] [AAI] Document process updates for Kohn Issue-ID: AAI-3542 Change-Id: Id802f4e1c27edf282daf386c20cecbaabe5ce489 Signed-off-by: wr148d --- .gitreview | 1 + docs/conf.py | 2 ++ docs/index.rst | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitreview b/.gitreview index 0ea5a18..8cbefef 100644 --- a/.gitreview +++ b/.gitreview @@ -2,3 +2,4 @@ host=gerrit.onap.org port=29418 project=aai/sparky-be +defaultbranch=kohn diff --git a/docs/conf.py b/docs/conf.py index d211470..a703bc9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -2,6 +2,8 @@ from docs_conf.conf import * branch = 'latest' master_doc = 'index' +release = "kohn" +version = "kohn" linkcheck_ignore = [ 'http://localhost', diff --git a/docs/index.rst b/docs/index.rst index 0580a9e..2d010a2 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -15,7 +15,7 @@ Sparky - Inventory UI Service Overview ======== -Sparky is a service that interacts with resources and traversal microservices, and provides users with a user interface to view and analyze AAI data. The main goal behind Sparky is to provide a clear and user friendly view of AAI data. +Sparky is a service that interacts with resources and traversal microservices, and provides users with a user interface to view and analyze A&AI data. The main goal behind Sparky is to provide a clear and user friendly view of A&AI data. The key AAI repos for running the Sparky UI are: -- 2.16.6