From 7d1c19c0210e5d75c496f8c1ae10a727be2b9317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 14 Feb 2017 20:45:08 +0100 Subject: Doc: translated mobile apps configuration in french --- docs/en/user/configuring_mobile.rst | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/en/user/configuring_mobile.rst') diff --git a/docs/en/user/configuring_mobile.rst b/docs/en/user/configuring_mobile.rst index 2bcf3bcb..7229aed6 100644 --- a/docs/en/user/configuring_mobile.rst +++ b/docs/en/user/configuring_mobile.rst @@ -1,13 +1,13 @@ -Configuring Mobile Apps to Work With wallabag.it -================================================ +Configuring mobile apps to work with wallabag +============================================= Steps to configure the app ---------------------------- +-------------------------- -- First *create a new client* in the ``Developer`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down. -- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. With wallabag.it that is: ``https://app.wallabag.it``. +- First *create a new client* in the ``API clients management`` section. The name of your app doesn't matter as much as the ``Client ID`` and the ``Client secret``. Write these two values down. +- When you download a mobile app, it's going to ask for the server address of the hosted wallabag instance. For example, with wallabag.it that is: ``https://app.wallabag.it``. - It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked. -- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.it. +- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag. -Please also have a look at `Android `_. Especially the section on *known limitations*. +Please also have a look at `Android `_ page. Especially the section on *known limitations*. -- cgit v1.2.3