Make docs build - drop man page option
The man page option was breaking the docs build, since we don't expect anyone to install this git repo and require a man page, don't build any man pages. Change-Id: I50b044c36cb4ec0b76da9dca1feefe0d9614fb7f
This commit is contained in:
parent
dcf360480b
commit
edb3ea715e
@ -211,8 +211,6 @@ latex_documents = [
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
('index', 'openstack governance', u'OpenStack Governance Documents',
|
||||
[u'OpenStack TC'], 1)
|
||||
]
|
||||
|
||||
# If true, show URL addresses after external links.
|
||||
|
Loading…
Reference in New Issue
Block a user