diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@smile.fr> | 2016-01-08 15:02:51 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-01-09 13:50:45 +0100 |
commit | a42938f42caf91a602617ef4354d17e1bc3f3629 (patch) | |
tree | 20b3dc0edc35b11c437f2a0eb62bfece1f323fac /docs/en/user/download_articles.rst | |
parent | 39643c6b76d92d509b1af0228b6379d7fdce8a1c (diff) | |
download | wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.tar.gz wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.tar.zst wallabag-a42938f42caf91a602617ef4354d17e1bc3f3629.zip |
documentation cleaning
Diffstat (limited to 'docs/en/user/download_articles.rst')
-rw-r--r-- | docs/en/user/download_articles.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/en/user/download_articles.rst b/docs/en/user/download_articles.rst new file mode 100644 index 00000000..21ab1995 --- /dev/null +++ b/docs/en/user/download_articles.rst | |||
@@ -0,0 +1,16 @@ | |||
1 | Download articles | ||
2 | ================= | ||
3 | |||
4 | You can download each article in several formats: ePUB, MOBI, PDF, XML, JSON, CSV. | ||
5 | |||
6 | On the article view, click on this icon, in the sidebar: | ||
7 | |||
8 | .. image:: ../../img/user/download_article.png | ||
9 | :alt: download article | ||
10 | :align: center | ||
11 | |||
12 | You can also download a full category in these formats. For example, on **Unread** view, click on this icon in the top bar: | ||
13 | |||
14 | .. image:: ../../img/user/download_articles.png | ||
15 | :alt: download articles | ||
16 | :align: center \ No newline at end of file | ||