diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2017-02-14 21:37:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-14 21:37:27 +0100 |
commit | f3c7e055f2f73e92635ec204b1e3af34afa90063 (patch) | |
tree | b162adb59ea853f6073bed67e74578582de9eafa /docs | |
parent | f17b89fadce0a8c2280fbe1518d66f20dddce59d (diff) | |
parent | d60c38edf93d4317734116a3d5e3199875f275ad (diff) | |
download | wallabag-f3c7e055f2f73e92635ec204b1e3af34afa90063.tar.gz wallabag-f3c7e055f2f73e92635ec204b1e3af34afa90063.tar.zst wallabag-f3c7e055f2f73e92635ec204b1e3af34afa90063.zip |
Merge pull request #2784 from matteocoder/patch-1
Doc: share.rst already integrated inside articles.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/en/user/share.rst | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/en/user/share.rst b/docs/en/user/share.rst deleted file mode 100644 index e99e51ab..00000000 --- a/docs/en/user/share.rst +++ /dev/null | |||
@@ -1,17 +0,0 @@ | |||
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 | ||