]> git.immae.eu Git - github/wallabag/wallabag.git/blame - docs/en/index.rst
Doc: translated mobile apps configuration in french
[github/wallabag/wallabag.git] / docs / en / index.rst
CommitLineData
59e91bc8
NL
1wallabag documentation
2======================
3
4.. image:: ../img/wallabag.png
5 :alt: wallabag logo
6 :align: center
7
8**wallabag** is a read-it-later application: it saves a web page by
9keeping content only. Elements like navigation or ads are deleted.
10
a42938f4 11The main documentation for this application is organized into a couple sections:
59e91bc8
NL
12
13* :ref:`user-docs`
5c072d2b 14* :ref:`dev-docs`
59e91bc8 15
78d5da87
NL
16The documentation is available in other languages:
17
18* `Documentation en français <http://doc.wallabag.org/fr/master/>`_
88730388 19* `Dokumentation in Deutsch <http://doc.wallabag.org/de/master/>`_
78d5da87 20
59e91bc8
NL
21.. _user-docs:
22
23.. toctree::
24 :maxdepth: 2
5c072d2b 25 :caption: User documentation
59e91bc8 26
e6ebb14f 27 user/installation
2e389b0b 28 user/upgrade
bb624c02 29 user/configuration
fa04bddd 30 user/import
59e91bc8 31 user/create_account
2e389b0b 32 user/articles
924ef7ca 33 user/errors_during_fetching
a42938f4 34 user/filters
5c072d2b 35 user/tags
7d1c19c0 36 user/configuring_mobile
3bd50951 37 user/android
18470d7c 38 user/parameters
fc75009d 39 user/backup
2e389b0b 40 user/faq
5c072d2b
NL
41
42.. _dev-docs:
43
44.. toctree::
45 :maxdepth: 2
46 :caption: Developer documentation
47
c8021811 48 developer/api
29c9e8f1 49 developer/docker
d51093a7 50 developer/paywall
7c1f64c9 51 developer/documentation
29c9e8f1 52 developer/translate
2e389b0b 53 developer/asynchronous