Git commit 43199ae48116d4780e92178a23bc3d2f561a977d by Kevin Ottens. Committed on 18/10/2017 at 14:55. Pushed by ervin into branch 'master'.
Mention the share menu in the documentation Reviewers: aacid, kde-doc-english, yurchor Reviewed By: yurchor Subscribers: ostroffjh, #okular Tags: #okular Differential Revision: https://phabricator.kde.org/D8263 M +13 -0 doc/index.docbook https://commits.kde.org/okular/43199ae48116d4780e92178a23bc3d2f561a977d diff --git a/doc/index.docbook b/doc/index.docbook index 10f08461..0d01a9f4 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1111,6 +1111,19 @@ Context menu actions like Rename Bookmarks etc.) </listitem> </varlistentry> + <varlistentry> + <term> + <menuchoice> + <guimenu>File</guimenu> + <guisubmenu>Share</guisubmenu> + </menuchoice> + </term> + <listitem> + <para>This item contains the services which can be used to share the current document with other people or send it to your devices. + The entries in this sub-menu are controlled by the system. They depend on the current document format and the installed KPurpose plugins.</para> + </listitem> + </varlistentry> + <varlistentry> <term> <menuchoice>
