]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/de/index.rst
Merge pull request #2600 from wallabag/install-assets
[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 .. tip::
12
13 Diese Dokumentation ist über wallabag v2. Wenn du die Dokumentation für wallabag v1 lesen willst, `siehe dir bitte das hier an <https://github.com/wallabag/documentation>`__.
14
15 Die Hauptdokumentation für diese Applikation ist in einigen Abschnitten organisiert:
16
17 * :ref:`user-docs`
18 * :ref:`dev-docs`
19
20 Die Dokumentation ist in anderen Sprachen verfügbar :
21
22 * `Documentation in english <http://doc.wallabag.org/en/master/>`_
23 * `Documentation en français <http://doc.wallabag.org/fr/master/>`_
24
25 .. _user-docs:
26
27 .. toctree::
28 :maxdepth: 2
29 :caption: Nutzerdokumentation
30
31 user/faq
32 user/installation
33 user/upgrade-2.0.x-2.1.1
34 user/upgrade-2.0.x-2.1.1
35 user/migration
36 user/import
37 user/create_account
38 user/login
39 user/configuration
40 user/first_article
41 user/errors_during_fetching
42 user/annotations
43 user/download_articles
44 user/filters
45 user/tags
46 user/android
47 user/parameters
48 user/backup
49
50 .. _dev-docs:
51
52 .. toctree::
53 :maxdepth: 2
54 :caption: Entwicklerdokumentation
55
56 developer/api
57 developer/docker
58 developer/documentation
59 developer/translate
60 developer/redis
61 developer/rabbitmq