X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=docs%2Fen%2Findex.rst;h=76067a0fa2cdc1c0ab3011d847a6e4ae98176e89;hb=bb624c02696b95881c55c8c9554e4104421dbd6e;hp=8cb1b47904e06e26ef54c73de2ef1a98027bdced;hpb=10b40f85d664da2b3ebcfd24d6e7145c9cd90d64;p=github%2Fwallabag%2Fwallabag.git diff --git a/docs/en/index.rst b/docs/en/index.rst index 8cb1b479..76067a0f 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -8,51 +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. -The main documentation for the site is organized into a couple sections: +The main documentation for this application is organized into a couple sections: * :ref:`user-docs` -* :ref:`admin-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 + :caption: User documentation - user/create_account - user/login + user/installation + user/upgrade user/configuration - user/first_article user/import - -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/create_account + user/articles + user/errors_during_fetching + user/filters + user/tags + user/android + user/parameters + user/backup + user/faq .. _dev-docs: .. toctree:: :maxdepth: 2 - :caption: Developer Documentation - - Developer/write_config_files - Developer/create_new_theme - Developer/git_repo + :caption: Developer documentation + + developer/api + developer/docker + developer/documentation + developer/translate + developer/maintenance + developer/asynchronous