diff --git a/docs/conf.py b/docs/conf.py index bf4f2d9..4bcd0a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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'), ]