]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - docs/en/index.rst
Documentation about wallabag API
[github/wallabag/wallabag.git] / docs / en / index.rst
index 7dd01b3995ca83e4e284bcba8361dfdf6348c3da..87b62121a167cd37af55419dc17c5e99c2582ada 100644 (file)
@@ -8,6 +8,10 @@ wallabag documentation
 **wallabag** is a read-it-later application: it saves a web page by
 keeping content only. Elements like navigation or ads are deleted.
 
+.. note::
+
+    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>`__.
+
 The main documentation for this application is organized into a couple sections:
 
 * :ref:`user-docs`
@@ -19,10 +23,14 @@ The main documentation for this application is organized into a couple sections:
    :maxdepth: 2
    :caption: User documentation
 
+   user/installation
+   user/migration
    user/create_account
    user/login
    user/configuration
    user/first_article
+   user/errors_during_fetching
+   user/annotations
    user/import
    user/download_articles
    user/filters
@@ -34,4 +42,7 @@ The main documentation for this application is organized into a couple sections:
    :maxdepth: 2
    :caption: Developer documentation
 
-   developer/docker
\ No newline at end of file
+   developer/api
+   developer/docker
+   developer/translate
+   developer/maintenance