Update man_pages name to jenkins-jobs
This is mostly for our packaging efforts, and now will allow a user to do: $ man jenkins-jobs to access the documention. Change-Id: Ie9fe43021dd5c5c8cd9fe07e457fb7d8db45f083 Signed-off-by: Paul Belanger <paul.belanger@polybeacon.com> Reviewed-on: https://review.openstack.org/16555 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
684f17a98e
commit
c6bae32bd9
@ -216,7 +216,7 @@ latex_documents = [
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
('index', 'jenkinsjobbuilder', u'Jenkins Job Builder Documentation',
|
||||
('index', 'jenkins-jobs', u'Jenkins Job Builder Documentation',
|
||||
[u'Jenkins Job Builder Maintainers'], 1)
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user