aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/ita/user/configuring_mobile.rst
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2017-02-17 09:28:21 +0100
committerGitHub <noreply@github.com>2017-02-17 09:28:21 +0100
commit2ac8e2c5b51712e549d21aa29b9929731dc29771 (patch)
tree66565b4f8948fe7e6342c9903133202f518f97b8 /docs/ita/user/configuring_mobile.rst
parent6c1c433903674bda5b7063f94c2e2e3558b3dba8 (diff)
parent9dd68dae774af657fd05cad38a546cac63a1f2a6 (diff)
downloadwallabag-2ac8e2c5b51712e549d21aa29b9929731dc29771.tar.gz
wallabag-2ac8e2c5b51712e549d21aa29b9929731dc29771.tar.zst
wallabag-2ac8e2c5b51712e549d21aa29b9929731dc29771.zip
Merge pull request #2882 from wallabag/add-translations-doc-mobile-apps
Doc: translated mobile apps configuration in french
Diffstat (limited to 'docs/ita/user/configuring_mobile.rst')
-rw-r--r--docs/ita/user/configuring_mobile.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/ita/user/configuring_mobile.rst b/docs/ita/user/configuring_mobile.rst
new file mode 100644
index 00000000..7229aed6
--- /dev/null
+++ b/docs/ita/user/configuring_mobile.rst
@@ -0,0 +1,13 @@
1Configuring mobile apps to work with wallabag
2=============================================
3
4Steps to configure the app
5--------------------------
6
7- 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.
8- 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``.
9- It's also going to ask for the aforementioned ``Client ID`` and ``secret``. Please insert those in the text fields, when asked.
10- Lastly you need to provide your ``username`` and ``password``. These are the same credentials you use to login in to wallabag.
11
12Please also have a look at `Android <android.html>`_ page. Especially the section on *known limitations*.
13