X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Findex.rst;h=beb3816e1a9fa02d5cbf5dda8fc523cf72ca32e6;hb=77557d289bafc088baf806e4744f110dfd959300;hp=acd9b3830c8859caea066bf31162eaba5dc49fe7;hpb=db0e34e2cea70ea97645c0f2bdb0eb495340e48a;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/index.rst b/docs/en/index.rst index acd9b383..beb3816e 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -8,25 +8,43 @@ 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` +The documentation is available in other languages: + +* `Documentation en français `_ +* `Deutsch Dokumentation `_ + .. _user-docs: .. toctree:: :maxdepth: 2 :caption: User documentation + user/faq + user/installation + user/upgrade-2.0.x-2.1.y + user/upgrade-2.0.x-2.0.y + 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/share user/filters user/tags + user/android .. _dev-docs: @@ -34,5 +52,10 @@ The main documentation for this application is organized into a couple sections: :maxdepth: 2 :caption: Developer documentation + developer/api developer/docker + developer/documentation developer/translate + developer/maintenance + developer/redis + developer/rabbitmq