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: Id17cfdce6c38dc30bfaf557be7eee0675fa8f87c
This commit is contained in:
@@ -229,7 +229,7 @@ htmlhelp_basename = 'neutrondoc'
|
|||||||
# (source start file, target name, title, author,
|
# (source start file, target name, title, author,
|
||||||
# documentclass [howto/manual]).
|
# documentclass [howto/manual]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('pdf-index', 'neutron.tex', u'Neutron Documentation',
|
('pdf-index', 'doc-neutron.tex', u'Neutron Documentation',
|
||||||
u'Neutron development team', 'manual'),
|
u'Neutron development team', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user