Cosmetic doc fixes.

Change-Id: I753c663dbfeef0cfc94be8b146bad4170b0c0f89
Reviewed-on: https://review.openstack.org/28714
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Approved: Monty Taylor <mordred@inaugust.com>
Tested-by: Jenkins
This commit is contained in:
Monty Taylor 2013-05-09 16:12:15 -04:00 committed by Jenkins
parent 34cc5f3b2b
commit ec8fbe3052
2 changed files with 5 additions and 5 deletions

View File

@ -14,4 +14,4 @@ Pull requests submitted through GitHub will be ignored.
Bugs should be filed on Launchpad, not GitHub: Bugs should be filed on Launchpad, not GitHub:
https://bugs.launchpad.net/oslo https://bugs.launchpad.net/pbr

View File

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