Doc: Fix man page redundant description
This commit is contained in:
@@ -38,6 +38,5 @@ htmlhelp_basename = 'yamllintdoc'
|
|||||||
# One entry per manual page. List of tuples
|
# One entry per manual page. List of tuples
|
||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('index', 'yamllint', u'yamllint Documentation',
|
('index', 'yamllint', '', [u'Adrien Vergé'], 1)
|
||||||
[u'Adrien Vergé'], 1)
|
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user