diff --git a/docs/en/user/download_articles.rst b/docs/en/user/download_articles.rst index 21ab1995f..4813776d1 100644 --- a/docs/en/user/download_articles.rst +++ b/docs/en/user/download_articles.rst @@ -9,8 +9,9 @@ On the article view, click on this icon, in the sidebar: :alt: download article :align: center -You can also download a full category in these formats. For example, on **Unread** view, click on this icon in the top bar: +You can also download a full category (unread, starred, archive) in these formats. +For example, on **Unread** view, click on this icon in the top bar: .. image:: ../../img/user/download_articles.png :alt: download articles - :align: center \ No newline at end of file + :align: center diff --git a/docs/fr/index.rst b/docs/fr/index.rst index 0875a5387..71ef27a03 100644 --- a/docs/fr/index.rst +++ b/docs/fr/index.rst @@ -26,6 +26,7 @@ La documentation principale de cette application est découpée en plusieurs sec user/create_account user/configuration + user/download_articles .. _dev-docs: diff --git a/docs/fr/user/create_account.rst b/docs/fr/user/create_account.rst index 34f6c3426..7fea6edf6 100644 --- a/docs/fr/user/create_account.rst +++ b/docs/fr/user/create_account.rst @@ -43,4 +43,4 @@ Je n'ai pas reçu mon email d'activation Quand je clique sur le lien d'activation, j'ai ce message : ``The user with confirmation token "DtrOPfbQeVkWf6N" does not exist``. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Vous avez déjà activé votre compte ou l'URL d'activation n'est pas correcte. +Vous avez déjà activé votre compte ou l'URL d'activation n'est pas correcte. diff --git a/docs/fr/user/download_articles.rst b/docs/fr/user/download_articles.rst new file mode 100644 index 000000000..dafeba37a --- /dev/null +++ b/docs/fr/user/download_articles.rst @@ -0,0 +1,17 @@ +Télécharger des articles +======================== + +Vous pouvez télécharger chaque article dans plusieurs formats : ePUB, MOBI, PDF, XML, JSON, CSV. + +Lorsque vous lisez un article, cliquez sur cette icône dans la barre latérale : + +.. image:: ../../img/user/download_article.png + :alt: download article + :align: center + +Vous pouvez aussi télécharger une catégorie (non lus, favoris, lus) dans ces formats. +Par exemple, dans la vue **Non lus**, cliquez sur cette icône dans la barre supérieure : + +.. image:: ../../img/user/download_articles.png + :alt: download articles + :align: center