diff --git a/README.rst b/README.rst index fbaa550..f6a3840 100644 --- a/README.rst +++ b/README.rst @@ -2,9 +2,11 @@ vdirsyncer ========== -vdirsyncer synchronizes your calendars and addressbooks between two storages. -The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and `some -more `_. +Vdirsyncer synchronizes your calendars and addressbooks between two storages. +The most popular purpose is to synchronize CalDAV and CardDAV with a local +folder or file. The local data can then be `accessed via a variety of programs +`_, none of which +have to know or worry about syncing to a server. It aims to be for CalDAV and CardDAV what `OfflineIMAP `_ is for IMAP. diff --git a/docs/index.rst b/docs/index.rst index aa79a3b..72635fa 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,10 @@ vdirsyncer ========== Vdirsyncer synchronizes your calendars and addressbooks between two storages. -The supported storages are CalDAV, CardDAV, arbitrary HTTP resources, -:doc:`vdir ` and :ref:`some more `. +The most popular purpose is to synchronize CalDAV and CardDAV with a local +folder or file. The local data can then be :doc:`accessed via a variety of +programs `, none of which have to know or worry about syncing to a +server. It aims to be for CalDAV and CardDAV what `OfflineIMAP `_ is for IMAP.