X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fen%2Findex.rst;h=3367c8a96b5b7c4c1e650c36d71fb53fa07ce79f;hb=76a9bc47974d333ea9dbeb0d66b6b8c26ddac5ac;hp=6ccfd44c7a1871db7516cd5f8abb0e15f7e7113a;hpb=59e91bc8931a386974a3817e9849aad1ca7fc186;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/index.rst b/docs/en/index.rst index 6ccfd44c..3367c8a9 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -8,50 +8,40 @@ 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. -The main documentation for the site is organized into a couple sections: +.. note:: + + This documentation is about wallabag v2. If you want to read documentation for wallabag v1, `please have a look here `__. + +The main documentation for this application is organized into a couple sections: * :ref:`user-docs` -* :ref:`admin-docs` * :ref:`dev-docs` .. _user-docs: .. toctree:: :maxdepth: 2 - :caption: User Documentation + :caption: User documentation + user/installation user/create_account user/login user/configuration user/first_article - -user/organize -user/filters -User/read_an_article -User/search -User/epub_conversion -User/issue_with_article -User/rss_feed -User/import_export - -.. _admin-docs: - -.. toctree:: - :maxdepth: 2 - :caption: Admin Documentation - - Administrator/install - Administrator/update - Administrator/hidden_options - Administrator/multiusers - Administrator/sessions + user/errors_during_fetching + user/annotations + user/import + user/download_articles + user/filters + user/tags .. _dev-docs: .. toctree:: :maxdepth: 2 - :caption: Developer Documentation + :caption: Developer documentation - Developer/write_config_files - Developer/create_new_theme - Developer/git_repo + developer/docker + developer/translate + developer/maintenance + developer/releasing