From 4fd4e21cc62147311a1fa93d3c3e485eb7def36c Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 20 Nov 2014 17:49:45 +0100 Subject: [PATCH] Rewrite introductory paragraph --- README.rst | 8 +++++--- docs/index.rst | 6 ++++-- 2 files changed, 9 insertions(+), 5 deletions(-) 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.