diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-02-12 17:52:49 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-02-12 17:52:49 +0900 |
commit | ba09c43f50c9191cd7a4a640b46a373eca475b24 (patch) | |
tree | 8f911367c120cb0dbcb66307a123d3aee25d5471 /doc/kate/plugins.docbook | |
parent | af72e1310c8339e27ff4dbd2acc30d73864e2c6e (diff) | |
download | tdebase-ba09c43f50c9191cd7a4a640b46a373eca475b24.tar.gz tdebase-ba09c43f50c9191cd7a4a640b46a373eca475b24.zip |
Kate handbook review - chapter 4,5 additions, chapter 6
Diffstat (limited to 'doc/kate/plugins.docbook')
-rw-r--r-- | doc/kate/plugins.docbook | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/kate/plugins.docbook b/doc/kate/plugins.docbook index 196aae7e8..48c164de2 100644 --- a/doc/kate/plugins.docbook +++ b/doc/kate/plugins.docbook @@ -21,9 +21,14 @@ linkend="configuring-kate-configdialog">configuration dialog</link>, which also provides access to additional configuration options for plugins that requires that.</para> -<para>There are many plugins for various purposes available in the tdeaddons +<para>There are many plugins for various purposes available in the <emphasis>tdeaddons</emphasis> module, and you can search the web for more. A few plugins are shipped with the -editor component, for doing word completion, automatic bookmarks, insert files, +editor component, for doing word completion, insert files, thesaurus and word spell checking and incremental search.</para> +<para>You can find additional information about some of &kate;'s plugins in +<emphasis>The Kate Plugins Handbook</emphasis> accessible from +<menuchoice><guimenu>Help</guimenu><guimenuitem>Plugins Handbook</guimenuitem></menuchoice> +if the <emphasis>tdeaddons</emphasis> module has been installed on your system</para> + </chapter> |