mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-14 13:01:09 +00:00
53 lines
1.1 KiB
ReStructuredText
53 lines
1.1 KiB
ReStructuredText
|
wallabag Dokumentation
|
||
|
======================
|
||
|
|
||
|
.. image:: ../img/wallabag.png
|
||
|
:alt: wallabag Logo
|
||
|
:align: center
|
||
|
|
||
|
**wallabag** ist eine Read-it-later Applikation: es speichert Websites,
|
||
|
indem es nur den Inhalt behält. Elemente wie Navigation oder Werbung werden gelöscht.
|
||
|
|
||
|
.. tip::
|
||
|
|
||
|
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>`__.
|
||
|
|
||
|
Die Hauptdokumentation für diese Applikation ist in einigen Abschnitten organisiert:
|
||
|
|
||
|
* :ref:`user-docs`
|
||
|
* :ref:`dev-docs`
|
||
|
|
||
|
.. _user-docs:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Nutzerdokumentation
|
||
|
|
||
|
user/faq
|
||
|
user/installation
|
||
|
user/upgrade
|
||
|
user/migration
|
||
|
user/import
|
||
|
user/create_account
|
||
|
user/login
|
||
|
user/configuration
|
||
|
user/first_article
|
||
|
user/errors_during_fetching
|
||
|
user/annotations
|
||
|
user/download_articles
|
||
|
user/filters
|
||
|
user/tags
|
||
|
user/android
|
||
|
|
||
|
.. _dev-docs:
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 2
|
||
|
:caption: Entwicklerdokumentation
|
||
|
|
||
|
developer/api
|
||
|
developer/docker
|
||
|
developer/documentation
|
||
|
developer/translate
|
||
|
developer/maintenance
|