From dfc30b794db26939b4a90f34176c5e3b7c5f7871 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Tue, 6 Jan 2015 14:24:04 +0100 Subject: [PATCH] Link more directly to supported servers --- docs/supported.rst | 2 ++ vdirsyncer/storage/dav.py | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/supported.rst b/docs/supported.rst index 2d1409c..38f4a11 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -37,6 +37,8 @@ Contacts - `contactquery.c `_, a small program explicitly written for querying vdirs from mutt. +.. _supported-servers: + Supported servers ================= diff --git a/vdirsyncer/storage/dav.py b/vdirsyncer/storage/dav.py index ccc3e01..e02fb35 100644 --- a/vdirsyncer/storage/dav.py +++ b/vdirsyncer/storage/dav.py @@ -267,9 +267,9 @@ class DavStorage(Storage): .. note:: - Please also see :doc:`supported` for very important information, as - changing some of the default options might be very dangerous with some - servers. + Please also see :ref:`supported-servers` for very important + information, as changing some of the default options might be very + dangerous with some servers. ''' # the file extension of items. Useful for testing against radicale.