Git commit e2b6e581f1de5e82b753f0b438d509591375fc66 by Yuri Chornoivan. Committed on 14/10/2018 at 16:25. Pushed by yurchor into branch 'master'.
Add basic Pology information to the docs M +13 -1 doc/index.docbook https://commits.kde.org/lokalize/e2b6e581f1de5e82b753f0b438d509591375fc66 diff --git a/doc/index.docbook b/doc/index.docbook index 6e9af37..2b59f28 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -26,7 +26,7 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2018-09-27</date> +<date>2018-10-14</date> <releaseinfo>2.0 (Applications 18.12)</releaseinfo> <abstract> @@ -489,7 +489,19 @@ Below are links to API references. Everything marked as <emphasis>Q_SCRIPTABLE</ </listitem> </itemizedlist> +<sect1 id="pology"> +<title>Pology</title> +<para> + One of the best scripting capabilities application is the use of <application>Pology</application> in &lokalize;. +</para> +<para> + The interaction with <application>Pology</application> can be configured using the page <guilabel>Pology</guilabel> of the configuration window which can be opened by choosing the <menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &lokalize;...</guimenuitem></menuchoice> main menu item. +</para> +<para> + For more information, please refer to <ulink url="http://pology.nedohodnik.net/">Pology homepage</ulink>. +</para> +</sect1> </chapter> <chapter id="credits">
