Issue-ID: CPS-1382
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Change-Id: I9195cddad23416922b8bd0675dc3d05dcb5dbe13
from docutils.parsers.rst import directives
project = "onap"
-release = "master"
-version = "master"
+release = "kohn"
+version = "kohn"
author = "Open Network Automation Platform"
# yamllint disable-line rule:line-length
# Map to 'latest' if this file is used in 'latest' (master) 'doc' branch.
# Change to {releasename} after you have created the new 'doc' branch.
#
-branch = 'latest'
+branch = 'kohn'
doc_url = 'https://docs.onap.org/projects'
master_doc = 'index'