This commit is contained in:
Team BrailleRap-SP Philippe Pacotte Stéphane Godin 2018-04-26 23:40:55 +02:00
parent d0f4cbcde6
commit 801a382603

View File

@ -44,8 +44,8 @@ pygments_style = 'sphinx'
#} #}
htmlhelp_basename = 'BrailleRapSPdoc' htmlhelp_basename = 'BrailleRapSPdoc'
latex_documents = [ latex_documents = [
('index', 'ReadTheDocs.tex', u'Read the Docs Documentation', ('index', 'BrailleRapSP.tex', u'BrailleRapSP Documentation',
u'Eric Holscher, Charlie Leifer, Bobby Grace', 'manual'), u'BrailleRapSP Team', 'manual'),
] ]
#man_pages = [ #man_pages = [