summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwr148d <wr148d@att.com>2022-10-25 10:06:05 -0400
committerwr148d <wr148d@att.com>2022-10-25 11:51:18 -0400
commit078b558143091b8e444f5c4ebcf6aa6f1e46b50e (patch)
treeb5adae9d50a991c48ddd3522235c58ff4ae28ffc
parent450bbbbe6c4242ab4764bc7bee7102ec640ba5e6 (diff)
[AAI] Document process updates for Kohn
Issue-ID: AAI-3542 Change-Id: Id802f4e1c27edf282daf386c20cecbaabe5ce489 Signed-off-by: wr148d <wr148d@att.com>
-rw-r--r--.gitreview1
-rw-r--r--docs/conf.py2
-rw-r--r--docs/index.rst2
3 files changed, 4 insertions, 1 deletions
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: