summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2018-05-31 11:44:29 -0400
committerRich Bennett <rb2745@att.com>2018-05-31 11:51:07 -0400
commit2b99cfe91bc6b0fb1d61fe4703ec61741563081d (patch)
tree58a8d6c2ba97a1d70a414c83715fa4bea18abdd0 /docs/conf.py
parente4ce69915138d4830bad9fa069ce3013a1a82d29 (diff)
Initial commit to DOC Project Beijing branch
Sphinx configuration release name and copyright gitreview default branch latests documentation guide with branch integration options temporary under construction and guidance for final content message Change-Id: Id2e6738b199c2b8aab33a097afcc653b951a77f3 Issue-ID: DOC-270 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 815d0d0a3..83d9c9da7 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -66,7 +66,7 @@ master_doc = 'index'
# General information about the project.
project = u''
-copyright = u'2017 ONAP. Licensed under Creative Commons Attribution 4.0 International License'
+copyright = u'2018 ONAP. Licensed under Creative Commons Attribution 4.0 International License'
author = u'Open Network Automation Platform'
@@ -75,9 +75,9 @@ author = u'Open Network Automation Platform'
# |version| and |release|, also used in various other places throughout the
# built documents.
# The short X.Y version.
-version = 'master branch'
+version = '2.0.0'
# The full version, including alpha/beta/rc tags.
-release = 'master branch'
+release = 'Beijing'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.