mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
download articles in french
This commit is contained in:
parent
66755f8955
commit
9e60429c6d
@ -9,7 +9,8 @@ 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
|
||||
|
@ -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:
|
||||
|
||||
|
17
docs/fr/user/download_articles.rst
Normal file
17
docs/fr/user/download_articles.rst
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user