mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 15:34:37 +00:00
6 lines
129 B
Python
6 lines
129 B
Python
execfile('../../../sphinx-conf.py')
|
|
|
|
latex_documents = [
|
|
('index', 'index.tex', u'Piwik Guide', u'Indico Team', 'manual'),
|
|
]
|