aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/en/index.rst
blob: 7dd01b3995ca83e4e284bcba8361dfdf6348c3da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
wallabag documentation
======================

.. image:: ../img/wallabag.png
   :alt: wallabag logo
   :align: center

**wallabag** is a read-it-later application: it saves a web page by
keeping content only. Elements like navigation or ads are deleted.

The main documentation for this application is organized into a couple sections:

* :ref:`user-docs`
* :ref:`dev-docs`

.. _user-docs:

.. toctree::
   :maxdepth: 2
   :caption: User documentation

   user/create_account
   user/login
   user/configuration
   user/first_article
   user/import
   user/download_articles
   user/filters
   user/tags

.. _dev-docs:

.. toctree::
   :maxdepth: 2
   :caption: Developer documentation

   developer/docker