diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2016-11-18 09:28:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-18 09:28:20 +0100 |
commit | 19d401b15c1151bfa6c2364f31cc1eb87e7c99ef (patch) | |
tree | 9c47399f9b1a9ad2228ec365a1fd5e20edc7771f /docs/fr/user/download_articles.rst | |
parent | 9e0a49e6acf60c3dbf3c479cb36d404239dfda89 (diff) | |
parent | 50540682ffcaa6acf16f3b17cede3da9694c494f (diff) | |
download | wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.gz wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.tar.zst wallabag-19d401b15c1151bfa6c2364f31cc1eb87e7c99ef.zip |
Merge pull request #2550 from wallabag/reorder-documentation
Reordered documentation
Diffstat (limited to 'docs/fr/user/download_articles.rst')
-rw-r--r-- | docs/fr/user/download_articles.rst | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/fr/user/download_articles.rst b/docs/fr/user/download_articles.rst deleted file mode 100644 index 39c98206..00000000 --- a/docs/fr/user/download_articles.rst +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
1 | Télécharger des articles | ||
2 | ======================== | ||
3 | |||
4 | Vous pouvez télécharger chaque article dans plusieurs formats : ePUB, MOBI, PDF, XML, JSON, CSV. | ||
5 | |||
6 | Lorsque vous lisez un article, cliquez sur cette icône dans la barre latérale : | ||
7 | |||
8 | .. image:: ../../img/user/download_article.png | ||
9 | :alt: Télécharger l'article | ||
10 | :align: center | ||
11 | |||
12 | Vous pouvez aussi télécharger une catégorie (non lus, favoris, lus) dans ces formats. | ||
13 | Par exemple, dans la vue **Non lus**, cliquez sur cette icône dans la barre supérieure : | ||
14 | |||
15 | .. image:: ../../img/user/download_articles.png | ||
16 | :alt: Télécharger l'article | ||
17 | :align: center | ||