]> git.immae.eu Git - github/wallabag/wallabag.git/blame_incremental - docs/en/index.rst
Quickstart for beginners
[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
11The main documentation for this application is organized into a couple sections:
12
13* :ref:`user-docs`
14* :ref:`dev-docs`
15
16.. _user-docs:
17
18.. toctree::
19 :maxdepth: 2
20 :caption: User documentation
21
22 user/create_account
23 user/login
24 user/configuration
25 user/first_article
26 user/import
27 user/download_articles
28 user/filters
29 user/tags
30
31.. _dev-docs:
32
33.. toctree::
34 :maxdepth: 2
35 :caption: Developer documentation
36
37 developer/docker