Remove empty man_pages setting

This breaks with sphinx warnings as errors.

Change-Id: Ib032885003b17e70bf3fc9768ffc4383b834d2ff
This commit is contained in:
Monty Taylor 2017-04-11 05:57:23 -05:00
parent 34eb6f9192
commit ba71647bf3
No known key found for this signature in database
GPG Key ID: 7BAE94BC7141A594

View File

@ -222,8 +222,7 @@ latex_documents = [
# 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 = []
]
# If true, show URL addresses after external links. # If true, show URL addresses after external links.
#man_show_urls = False #man_show_urls = False