docs/conf.py

changeset 42
01cfcb387e7f
parent 38
a7523d43ddc0
child 81
26ba013a14a7
equal deleted inserted replaced
41:c9ba4c828051 42:01cfcb387e7f
182 182
183 # Grouping the document tree into LaTeX files. List of tuples 183 # Grouping the document tree into LaTeX files. List of tuples
184 # (source start file, target name, title, author, documentclass [howto/manual]). 184 # (source start file, target name, title, author, documentclass [howto/manual]).
185 latex_documents = [ 185 latex_documents = [
186 ('index', 'SingleCalculusChain.tex', u'Single Calculus Chain Documentation', 186 ('index', 'SingleCalculusChain.tex', u'Single Calculus Chain Documentation',
187 u'SCC team', 'manual'), 187 u"Ioannis Binietoglou, Holger Baars, Giuseppe D'Amico", 'manual'),
188 ] 188 ]
189 189
190 # The name of an image file (relative to this directory) to place at the top of 190 # The name of an image file (relative to this directory) to place at the top of
191 # the title page. 191 # the title page.
192 #latex_logo = None 192 #latex_logo = None

mercurial