]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - docs/en/index.rst
Merge pull request #2287 from wallabag/remove-footer
[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.. 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
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/faq
27 user/installation
28 user/upgrade
29 user/migration
30 user/import
31 user/create_account
32 user/login
33 user/configuration
34 user/first_article
35 user/errors_during_fetching
36 user/annotations
37 user/download_articles
38 user/filters
39 user/tags
40 user/android
41
42.. _dev-docs:
43
44.. toctree::
45 :maxdepth: 2
46 :caption: Developer documentation
47
48 developer/api
49 developer/docker
50 developer/documentation
51 developer/translate
52 developer/maintenance