X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Findex.rst;h=03025ef9247bb9015706b2b7c12401f8188bbd9f;hb=80bb0b73445092c4aa3e94f90cc5f8667fa123ba;hp=3c0a0d5a99ba577204bf0d4407837a6f33deee7c;hpb=a42938f42caf91a602617ef4354d17e1bc3f3629;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/index.rst b/docs/en/index.rst index 3c0a0d5a..03025ef9 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -8,21 +8,45 @@ 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. +.. tip:: + + 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:`dev-docs` .. _user-docs: .. toctree:: :maxdepth: 2 - :caption: User Documentation + :caption: User documentation + user/faq + user/installation + user/upgrade + user/migration + user/import user/create_account user/login user/configuration user/first_article - user/import + user/errors_during_fetching + user/annotations user/download_articles user/filters - user/tags \ No newline at end of file + user/tags + user/android + +.. _dev-docs: + +.. toctree:: + :maxdepth: 2 + :caption: Developer documentation + + developer/api + developer/docker + developer/documentation + developer/translate + developer/maintenance