From f4d285a066bdaad374f1e0de05f3cb917ad08619 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Thu, 7 Apr 2016 23:23:13 +0200 Subject: [PATCH] Add link to ToS --- docs/config.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/config.rst b/docs/config.rst index 4a66173..90cfc71 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -134,8 +134,9 @@ To use this storage type, you need to install some additional dependencies:: pip install vdirsyncer[google] Furthermore you need to register vdirsyncer as an application yourself to -obtain ``client_id`` and ``client_secret``, as it is against Google's Terms of -Service to hardcode those into opensource software: +obtain ``client_id`` and ``client_secret``, as `it is against Google's Terms of +Service to hardcode those into opensource software +`_: 1. Go to the `Google API Manager `_ and create a new project under any name.