]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/en/index.rst
Merge pull request #2600 from wallabag/install-assets
[github/wallabag/wallabag.git] / docs / en / index.rst
1 wallabag 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
9 keeping content only. Elements like navigation or ads are deleted.
10
11 .. tip::
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
15 The main documentation for this application is organized into a couple sections:
16
17 * :ref:`user-docs`
18 * :ref:`dev-docs`
19
20 The 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
25 .. _user-docs:
26
27 .. toctree::
28 :maxdepth: 2
29 :caption: User documentation
30
31 user/faq
32 user/installation
33 user/upgrade-2.0.x-2.1.1
34 user/upgrade-2.1.x-2.1.y
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/share
45 user/filters
46 user/tags
47 user/android
48 user/parameters
49 user/backup
50
51 .. _dev-docs:
52
53 .. toctree::
54 :maxdepth: 2
55 :caption: Developer documentation
56
57 developer/api
58 developer/docker
59 developer/documentation
60 developer/translate
61 developer/redis
62 developer/rabbitmq