mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-18 07:08:28 +00:00
38 lines
731 B
ReStructuredText
38 lines
731 B
ReStructuredText
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
|
|
developer/translate
|