2015-03-31 14:45:10 +02:00

7 lines
242 B
Python

execfile('../../../sphinx-conf.py')
latex_documents = [
('ChatUserGuide', 'ChatUserGuide.tex', u'Chat User Guide', u'Indico Team', 'manual'),
('XMPPClients', 'XMPPClients.tex', u'Recomended Chat Clients', u'Indico Team', 'manual')
]