Update project info for docs

This commit is contained in:
Jim Baker
2016-06-09 12:25:42 -06:00
parent 92074377eb
commit 8807bac3b7

View File

@@ -39,7 +39,11 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'craton'
project = u'Craton'
# All contributors should update with their employers (if applicable);
# for individuals working on Craton, we can add Craton Developers when
# that becomes relevant.
copyright = u'2016, Rackspace, Intel'
# If true, '()' will be appended to :func: etc. cross-reference text.