Fix PEP8 issues.
Fix a PEP8 issues in doc/source/conf.py to make the code pretty. Change-Id: I71d36ebb59d44ba145ca13e4f4827139f0466d78
This commit is contained in:
@@ -207,8 +207,8 @@ htmlhelp_basename = 'swiftdoc'
|
||||
# (source start file, target name, title, author, documentclass
|
||||
# [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'Swift.tex', u'Swift Documentation',
|
||||
u'Swift Team', 'manual'),
|
||||
('index', 'Swift.tex', u'Swift Documentation',
|
||||
u'Swift Team', 'manual'),
|
||||
]
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
|
||||
Reference in New Issue
Block a user