diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2016-09-20 14:29:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-20 14:29:16 +0200 |
commit | 32e95760f567e5849dd71aaba9aabb1ab56bcd0a (patch) | |
tree | 1bf0169d4c3a41d0a57a569c3a36a7c1f4d19033 /docs/en/user/share.rst | |
parent | 5074e7d4fa631af2b6f5f2f28b1d57a27039bb0e (diff) | |
parent | e406a94ab6b17af1e2aefbec614b389a11fa89be (diff) | |
download | wallabag-32e95760f567e5849dd71aaba9aabb1ab56bcd0a.tar.gz wallabag-32e95760f567e5849dd71aaba9aabb1ab56bcd0a.tar.zst wallabag-32e95760f567e5849dd71aaba9aabb1ab56bcd0a.zip |
Merge pull request #2239 from wallabag/documentation-2.1
Update documentation with new features for 2.1
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 | ||