From 86c012a8019778d7b5532b5b7483396072f619ae Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Wed, 5 Feb 2014 16:24:41 +0100 Subject: [PATCH] Fix the documentation about clients. --- pages/technical_choices.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pages/technical_choices.rst b/pages/technical_choices.rst index 80957e83..bd001c08 100644 --- a/pages/technical_choices.rst +++ b/pages/technical_choices.rst @@ -79,7 +79,7 @@ list of user agents. The Radicale Server does not and **will not** support the CalDAV and CardDAV standards. It supports the CalDAV and CardDAV implementations of different -clients (Lightning, Evolution, Android, iPhone and iCal, more are coming [#]_). +clients (Lightning, Evolution, Android, iPhone, iCal, and more). .. [#] `Davical `_, a standards-compliant calendar server. @@ -90,10 +90,6 @@ clients (Lightning, Evolution, Android, iPhone and iCal, more are coming [#]_). .. [#] `Darwin Calendar Server `_, a standards-compliant calendar server mainly developed by Apple. -.. [#] A feature request called `Support for additional clients - `_ is open to follow the work done to - support more clients. - Simple ~~~~~~