aboutsummaryrefslogblamecommitdiffhomepage
path: root/docs/en/index.rst
blob: 7dd01b3995ca83e4e284bcba8361dfdf6348c3da (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
                                                                                

                  
                 




               
                               




                      
              

                         








                                    
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