mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Update README to deduplicate docs
This commit is contained in:
parent
865a2df854
commit
36d8b535d7
1 changed files with 6 additions and 11 deletions
17
README.rst
17
README.rst
|
|
@ -22,19 +22,14 @@ It aims to be for CalDAV and CardDAV what `OfflineIMAP
|
||||||
.. image:: https://codecov.io/github/untitaker/vdirsyncer/coverage.svg?branch=master
|
.. image:: https://codecov.io/github/untitaker/vdirsyncer/coverage.svg?branch=master
|
||||||
:target: https://codecov.io/github/untitaker/vdirsyncer?branch=master
|
:target: https://codecov.io/github/untitaker/vdirsyncer?branch=master
|
||||||
|
|
||||||
Installation and usage
|
Links of interest
|
||||||
======================
|
=================
|
||||||
|
|
||||||
If you already have it installed and want to quickly configure it, copy the
|
* Check out `the tutorial
|
||||||
``config.example`` to ``~/.vdirsyncer/config`` [1]_ and edit it. Then run
|
<https://vdirsyncer.readthedocs.org/en/stable/tutorial.html>`_ for basic
|
||||||
``vdirsyncer sync``.
|
usage.
|
||||||
|
|
||||||
If that method doesn't work for you or you want a deeper understanding of what
|
* See `CONTACT.rst <CONTACT.rst>`_ for help and support.
|
||||||
you just did, check out `the tutorial
|
|
||||||
<https://vdirsyncer.readthedocs.org/en/stable/tutorial.html>`_.
|
|
||||||
|
|
||||||
.. [1] Or ``$XDG_CONFIG_HOME/vdirsyncer/config`` (normally
|
|
||||||
``~/.config/vdirsyncer/config``) for XDG-Basedir spec compliance.
|
|
||||||
|
|
||||||
Donations
|
Donations
|
||||||
=========
|
=========
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue