summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-10-18 15:27:52 -0400
committerRich Bennett <rb2745@att.com>2017-10-18 15:36:43 -0400
commitc5995662a3bbca2f216264c1717e042d7ad10f4c (patch)
tree5739f6854aac6b57f5a0a64df4f40cdc4b41ccdf /docs/conf.py
parentda406d6c1fc8719ca54777b6a4c583d2910fd98d (diff)
Update Copyright and Licensing markings
Add footer reference to CC4 and make Copyright 2017 ONAP Modify how to create documentation guide to describe appending copyrights on update contributions. Update Collections Titles Exclude aaf until source rst files are corrected for the next release. Change-Id: I3ed26910b2bbb7a15c7c2865e40ff1e5545a00ff Issue-ID: DOC-102 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 4fb3f416d..f4fc0e077 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -65,7 +65,9 @@ master_doc = 'index'
# General information about the project.
project = u''
-copyright = u'2017, ONAP. Licensed under CC BY 4.0'
+copyright = u'2017 ONAP. Licensed under Creative Commons Attribution 4.0 International License'
+
+
author = u'Open Network Automation Platform'
# The version info for the project you're documenting, acts as replacement for
@@ -93,7 +95,8 @@ language = None
# List of patterns, relative to source directory, that match files and
# directories to ignore when looking for source files.
exclude_patterns = [
- '_build'
+ '_build',
+ 'submodules/aaf'
]
# The reST default role (used for this markup: `text`) to use for all