mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
download articles in french
This commit is contained in:
parent
66755f8955
commit
9e60429c6d
4 changed files with 22 additions and 3 deletions
|
@ -9,7 +9,8 @@ On the article view, click on this icon, in the sidebar:
|
||||||
:alt: download article
|
:alt: download article
|
||||||
:align: center
|
: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
|
.. image:: ../../img/user/download_articles.png
|
||||||
:alt: download articles
|
:alt: download articles
|
||||||
|
|
|
@ -26,6 +26,7 @@ La documentation principale de cette application est découpée en plusieurs sec
|
||||||
|
|
||||||
user/create_account
|
user/create_account
|
||||||
user/configuration
|
user/configuration
|
||||||
|
user/download_articles
|
||||||
|
|
||||||
.. _dev-docs:
|
.. _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…
Add table
Add a link
Reference in a new issue