]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - docs/en/index.rst
Added documentation about errors during fetching
[github/wallabag/wallabag.git] / docs / en / index.rst
... / ...
CommitLineData
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
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
15The 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/create_account
28 user/login
29 user/configuration
30 user/first_article
31 user/errors_during_fetching
32 user/import
33 user/download_articles
34 user/filters
35 user/tags
36
37.. _dev-docs:
38
39.. toctree::
40 :maxdepth: 2
41 :caption: Developer documentation
42
43 developer/docker
44 developer/translate