Link more directly to supported servers

This commit is contained in:
Markus Unterwaditzer 2015-01-06 14:24:04 +01:00
parent c5fba836d3
commit dfc30b794d
2 changed files with 5 additions and 3 deletions

View file

@ -37,6 +37,8 @@ Contacts
- `contactquery.c <https://github.com/t-8ch/snippets/blob/master/contactquery.c>`_, - `contactquery.c <https://github.com/t-8ch/snippets/blob/master/contactquery.c>`_,
a small program explicitly written for querying vdirs from mutt. a small program explicitly written for querying vdirs from mutt.
.. _supported-servers:
Supported servers Supported servers
================= =================

View file

@ -267,9 +267,9 @@ class DavStorage(Storage):
.. note:: .. note::
Please also see :doc:`supported` for very important information, as Please also see :ref:`supported-servers` for very important
changing some of the default options might be very dangerous with some information, as changing some of the default options might be very
servers. dangerous with some servers.
''' '''
# the file extension of items. Useful for testing against radicale. # the file extension of items. Useful for testing against radicale.