Add description in latex docs

This commit is contained in:
Markus Unterwaditzer 2014-10-19 13:22:44 +02:00
parent e9200ff6a2
commit 79e627d429

View file

@ -54,5 +54,5 @@ man_pages = [
texinfo_documents = [
('index', 'vdirsyncer', u'vdirsyncer Documentation',
u'Markus Unterwaditzer', 'vdirsyncer',
'One line description of project.', 'Miscellaneous'),
'Synchronize calendars and contacts.', 'Miscellaneous'),
]