Merge "Replace OpenStack LLC with OpenStack Foundation"

This commit is contained in:
Jenkins
2013-10-15 06:02:40 +00:00
committed by Gerrit Code Review

View File

@@ -49,7 +49,7 @@ latex_documents = [
('index',
'%s.tex' % project,
u'%s Documentation' % project,
u'OpenStack LLC', 'manual'),
u'OpenStack Foundation', 'manual'),
]
# Example configuration for intersphinx: refer to the Python standard library.