mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-13 20:41:04 +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.
|
|
|
|
Die Hauptdokumentation für diese Applikation ist in einigen Abschnitten organisiert:
|
|
|
|
* :ref:`user-docs`
|
|
* :ref:`dev-docs`
|
|
|
|
Die Dokumentation ist in anderen Sprachen verfügbar :
|
|
|
|
* `Documentation in english <http://doc.wallabag.org/en/master/>`_
|
|
* `Documentation en français <http://doc.wallabag.org/fr/master/>`_
|
|
|
|
.. _user-docs:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Nutzerdokumentation
|
|
|
|
user/installation
|
|
user/upgrade
|
|
user/configuration
|
|
user/import
|
|
user/create_account
|
|
user/articles
|
|
user/errors_during_fetching
|
|
user/filters
|
|
user/tags
|
|
user/configuring_mobile
|
|
user/android
|
|
user/parameters
|
|
user/backup
|
|
user/faq
|
|
|
|
.. _dev-docs:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Entwicklerdokumentation
|
|
|
|
developer/api
|
|
developer/docker
|
|
developer/paywall
|
|
developer/documentation
|
|
developer/translate
|
|
developer/asynchronous
|