]> git.immae.eu Git - github/wallabag/wallabag.git/blob - docs/en/index.rst
Merge pull request #1804 from wallabag/j0k3r-patch-1
[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 .. note::
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 .. _user-docs:
21
22 .. toctree::
23 :maxdepth: 2
24 :caption: User documentation
25
26 user/installation
27 user/migration
28 user/create_account
29 user/login
30 user/configuration
31 user/first_article
32 user/errors_during_fetching
33 user/annotations
34 user/import
35 user/download_articles
36 user/filters
37 user/tags
38
39 .. _dev-docs:
40
41 .. toctree::
42 :maxdepth: 2
43 :caption: Developer documentation
44
45 developer/api
46 developer/docker
47 developer/translate
48 developer/maintenance