]> git.immae.eu Git - github/wallabag/wallabag.git/blame - docs/en/index.rst
Add documentation about article sharing
[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
bba9907d 11.. tip::
3495f78d
NL
12
13 This documentation is about wallabag v2. If you want to read documentation for wallabag v1, `please have a look here <https://github.com/wallabag/documentation>`__.
14
a42938f4 15The main documentation for this application is organized into a couple sections:
59e91bc8
NL
16
17* :ref:`user-docs`
5c072d2b 18* :ref:`dev-docs`
59e91bc8 19
78d5da87
NL
20The documentation is available in other languages:
21
22* `Documentation en français <http://doc.wallabag.org/fr/master/>`_
23* `Deutsch Dokumentation <http://doc.wallabag.org/de/master/>`_
24
59e91bc8
NL
25.. _user-docs:
26
27.. toctree::
28 :maxdepth: 2
5c072d2b 29 :caption: User documentation
59e91bc8 30
0e9339c4 31 user/faq
e6ebb14f 32 user/installation
06bf2410 33 user/upgrade
bba9907d 34 user/migration
fa04bddd 35 user/import
59e91bc8
NL
36 user/create_account
37 user/login
38 user/configuration
39 user/first_article
924ef7ca 40 user/errors_during_fetching
7720cca5 41 user/annotations
a42938f4 42 user/download_articles
8fed8d1b 43 user/share
a42938f4 44 user/filters
5c072d2b 45 user/tags
3bd50951 46 user/android
5c072d2b
NL
47
48.. _dev-docs:
49
50.. toctree::
51 :maxdepth: 2
52 :caption: Developer documentation
53
c8021811 54 developer/api
29c9e8f1 55 developer/docker
7c1f64c9 56 developer/documentation
29c9e8f1 57 developer/translate
437f1985 58 developer/maintenance