Change PDF file name
The previously choosen PDF file name conflicts in some repos with the project logos (badge). Thus change https://review.opendev.org/679777 renames the desired PDF name to be doc-PROJECT.pdf to allow using the badge in PDF files. Follow this rename. Change-Id: Ife8461f00ba2206d18ae45837bbc31d211e29841
This commit is contained in:
@@ -107,7 +107,7 @@ bug_tag = ''
|
||||
# (source start file, target name, title, author, documentclass
|
||||
# [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'python-cinderclient.tex', u'Cinder Client Documentation',
|
||||
('index', 'doc-python-cinderclient.tex', u'Cinder Client Documentation',
|
||||
u'Cinder Contributors', 'manual'),
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user