PEP8 fix in conf.py

Fix PEP8 issues in doc/source/conf.py.

Change-Id: Ia35ad77af3c74ffd4c67bc6eef662b038937fdad
This commit is contained in:
Ray Chen 2012-08-23 12:24:09 +08:00
parent 66c10d434a
commit dcca6cd96c
1 changed files with 3 additions and 3 deletions

View File

@ -143,7 +143,7 @@ man_pages = [
[u'OpenStack'], 1),
('man/glancescrubber', 'glance-scrubber', u'Glance Scrubber Service',
[u'OpenStack'], 1)
]
]
# -- Options for HTML output -------------------------------------------------
@ -235,8 +235,8 @@ htmlhelp_basename = 'glancedoc'
# (source start file, target name, title, author,
# documentclass [howto/manual]).
latex_documents = [
('index', 'Glance.tex', u'Glance Documentation',
u'Glance Team', 'manual'),
('index', 'Glance.tex', u'Glance Documentation',
u'Glance Team', 'manual'),
]
# The name of an image file (relative to this directory) to place at the top of