Rewrite introductory paragraph

This commit is contained in:
Markus Unterwaditzer 2014-11-20 17:49:45 +01:00
parent 0f5fdd6d39
commit 4fd4e21cc6
2 changed files with 9 additions and 5 deletions

View file

@ -2,9 +2,11 @@
vdirsyncer vdirsyncer
========== ==========
vdirsyncer synchronizes your calendars and addressbooks between two storages. Vdirsyncer synchronizes your calendars and addressbooks between two storages.
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources and `some The most popular purpose is to synchronize CalDAV and CardDAV with a local
more <https://vdirsyncer.readthedocs.org/en/latest/config.html#storages>`_. folder or file. The local data can then be `accessed via a variety of programs
<https://vdirsyncer.readthedocs.org/en/latest/supported.html>`_, none of which
have to know or worry about syncing to a server.
It aims to be for CalDAV and CardDAV what `OfflineIMAP It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ is for IMAP. <http://offlineimap.org/>`_ is for IMAP.

View file

@ -3,8 +3,10 @@ vdirsyncer
========== ==========
Vdirsyncer synchronizes your calendars and addressbooks between two storages. Vdirsyncer synchronizes your calendars and addressbooks between two storages.
The supported storages are CalDAV, CardDAV, arbitrary HTTP resources, The most popular purpose is to synchronize CalDAV and CardDAV with a local
:doc:`vdir <vdir>` and :ref:`some more <storages>`. folder or file. The local data can then be :doc:`accessed via a variety of
programs <supported>`, none of which have to know or worry about syncing to a
server.
It aims to be for CalDAV and CardDAV what `OfflineIMAP It aims to be for CalDAV and CardDAV what `OfflineIMAP
<http://offlineimap.org/>`_ is for IMAP. <http://offlineimap.org/>`_ is for IMAP.