]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/de/index.rst
Doc: translated mobile apps configuration in french
[github/wallabag/wallabag.git] / docs / de / index.rst
1 wallabag Dokumentation
2 ======================
3
4 .. image:: ../img/wallabag.png
5 :alt: wallabag Logo
6 :align: center
7
8 **wallabag** ist eine Read-it-later Applikation: es speichert Websites,
9 indem es nur den Inhalt behält. Elemente wie Navigation oder Werbung werden gelöscht.
10
11 Die Hauptdokumentation für diese Applikation ist in einigen Abschnitten organisiert:
12
13 * :ref:`user-docs`
14 * :ref:`dev-docs`
15
16 Die Dokumentation ist in anderen Sprachen verfügbar :
17
18 * `Documentation in english <http://doc.wallabag.org/en/master/>`_
19 * `Documentation en français <http://doc.wallabag.org/fr/master/>`_
20
21 .. _user-docs:
22
23 .. toctree::
24 :maxdepth: 2
25 :caption: Nutzerdokumentation
26
27 user/installation
28 user/upgrade
29 user/configuration
30 user/import
31 user/create_account
32 user/articles
33 user/errors_during_fetching
34 user/filters
35 user/tags
36 user/configuring_mobile
37 user/android
38 user/parameters
39 user/backup
40 user/faq
41
42 .. _dev-docs:
43
44 .. toctree::
45 :maxdepth: 2
46 :caption: Entwicklerdokumentation
47
48 developer/api
49 developer/docker
50 developer/paywall
51 developer/documentation
52 developer/translate
53 developer/asynchronous