mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Modify intro paragraph
This commit is contained in:
parent
3b04762653
commit
c5659018af
2 changed files with 11 additions and 9 deletions
10
README.rst
10
README.rst
|
|
@ -2,11 +2,13 @@
|
|||
vdirsyncer
|
||||
==========
|
||||
|
||||
Vdirsyncer synchronizes your calendars and addressbooks between two storages.
|
||||
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
|
||||
<https://vdirsyncer.readthedocs.org/en/stable/supported.html>`_, none of which
|
||||
have to know or worry about syncing to a server.
|
||||
folder or file. The local data can then be programs_, none of which have to
|
||||
know or worry about syncing to a server.
|
||||
|
||||
.. _storages: https://vdirsyncer.readthedocs.org/en/latest/config.html#storages
|
||||
.. _programs: https://vdirsyncer.readthedocs.org/en/stable/supported.html
|
||||
|
||||
It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||
<http://offlineimap.org/>`_ is for IMAP.
|
||||
|
|
|
|||
|
|
@ -2,11 +2,11 @@
|
|||
vdirsyncer
|
||||
==========
|
||||
|
||||
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 :doc:`accessed via a variety of
|
||||
programs <supported>`, none of which have to know or worry about syncing to a
|
||||
server.
|
||||
Vdirsyncer synchronizes your calendars and addressbooks between two
|
||||
:ref:`storages <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 :doc:`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
|
||||
<http://offlineimap.org/>`_ is for IMAP.
|
||||
|
|
|
|||
Loading…
Reference in a new issue