1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

Doc: translated mobile apps configuration in french

This commit is contained in:
Nicolas Lœuillet 2017-02-14 20:45:08 +01:00
parent f17b89fadc
commit 7d1c19c021
No known key found for this signature in database
GPG key ID: BDC1EFB5CA0145F2
8 changed files with 49 additions and 7 deletions

View file

@ -33,6 +33,7 @@ The documentation is available in other languages:
user/errors_during_fetching
user/filters
user/tags
user/configuring_mobile
user/android
user/parameters
user/backup

View file

@ -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 <android>`_. Especially the section on *known limitations*.
Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.