Add Latex configuration
This commit is contained in:
@@ -183,7 +183,7 @@ htmlhelp_basename = 'MayanEDMSdoc'
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'MayanEDMS.tex', u'Mayan EDMS Documentation',
|
||||
('contents', 'MayanEDMS.tex', u'Mayan EDMS Documentation',
|
||||
u'Roberto Rosario', 'manual'),
|
||||
]
|
||||
|
||||
@@ -216,6 +216,6 @@ latex_documents = [
|
||||
# One entry per manual page. List of tuples
|
||||
# (source start file, name, description, authors, manual section).
|
||||
man_pages = [
|
||||
('index', 'mayanedms', u'Mayan EDMS Documentation',
|
||||
('contents', 'mayanedms', u'Mayan EDMS Documentation',
|
||||
[u'Roberto Rosario'], 1)
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user