Git commit b7548eea3a756d1df6e42a7df03666374472da8b by Yuri Chornoivan. Committed on 01/05/2014 at 05:37. Pushed by yurchor into branch 'master'.
Update docs to the new version M +5 -2 doc/index.docbook M +- -- doc/training_options.png http://commits.kde.org/ktouch/b7548eea3a756d1df6e42a7df03666374472da8b diff --git a/doc/index.docbook b/doc/index.docbook index 3b753fc..3fc31c0 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -52,8 +52,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-11-07</date> -<releaseinfo>2.2.0</releaseinfo> +<date>2014-05-01</date> +<releaseinfo>2.3.0</releaseinfo> <abstract> <para>&i18n-ktouch; is a program for learning to touch type. &i18n-ktouch; @@ -514,6 +514,9 @@ format="PNG"/></imageobject> </mediaobject> </screenshot> <para> + The <guilabel>Enforce correction of typing errors</guilabel> check box can be used to control whether typing errors have to be corrected. +</para> +<para> You can control the visibility of statistics and keyboard panes during training using <guilabel>Show keyboard</guilabel> and <guilabel>Show real-time statistics</guilabel> check boxes. diff --git a/doc/training_options.png b/doc/training_options.png index 457a74a..2174136 100644 Binary files a/doc/training_options.png and b/doc/training_options.png differ
