diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-08-25 15:28:46 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-19 15:20:46 +0200 |
commit | 8fed8d1bacbbcbf606a94497c5b58f49068bd6a3 (patch) | |
tree | 8e56b1503d1781899c6fb1c160f05993108366be /docs/en/user/share.rst | |
parent | 05d2d62f128df5dafa3be17d9848fb9b5b146836 (diff) | |
download | wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.tar.gz wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.tar.zst wallabag-8fed8d1bacbbcbf606a94497c5b58f49068bd6a3.zip |
Add documentation about article sharing
Diffstat (limited to 'docs/en/user/share.rst')
-rw-r--r-- | docs/en/user/share.rst | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/en/user/share.rst b/docs/en/user/share.rst new file mode 100644 index 00000000..e99e51ab --- /dev/null +++ b/docs/en/user/share.rst | |||
@@ -0,0 +1,17 @@ | |||
1 | Share articles | ||
2 | ============== | ||
3 | |||
4 | When you're reading an article, you can share it. Just click on the share button: | ||
5 | |||
6 | .. image:: ../../img/user/share.png | ||
7 | :alt: share article | ||
8 | :align: center | ||
9 | |||
10 | Now, you can share the article: | ||
11 | |||
12 | - with a public URL (you'll have a light view of the article) | ||
13 | - with a tweet | ||
14 | - into your Shaarli | ||
15 | - with a post in Diaspora* | ||
16 | - to Carrot | ||
17 | - with an email | ||