Git commit 595fd9bfbd55ac76727c62367328194e17eee8ca by Yuri Chornoivan. Committed on 20/06/2020 at 11:33. Pushed by yurchor into branch 'master'.
Update docs M +8 -30 doc/index.docbook M +- -- doc/settings-general.png M +- -- doc/settings-theme.png https://invent.kde.org/games/ksnakeduel/commit/595fd9bfbd55ac76727c62367328194e17eee8ca diff --git a/doc/index.docbook b/doc/index.docbook index 69bf47f..bfbca0f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -56,8 +56,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-05-05</date> -<releaseinfo>2.0 (&kde; 4.11)</releaseinfo> +<date>2020-06-20</date> +<releaseinfo>2.1 (Applications 20.08)</releaseinfo> <abstract> <para> @@ -522,6 +522,12 @@ user. </para></listitem> </varlistentry> +<varlistentry> +<term><guilabel>Game Options</guilabel></term> +<listitem><para>Specify the <guilabel>Rounds to win</guilabel> to define how many +rounds are required before a winner is declared.</para></listitem> +</varlistentry> + </variablelist> </sect1> @@ -580,34 +586,6 @@ Documentation Copyright 1999 &Matthias.Kiefer; &underGPL; </chapter> -<!-- appendix finished --> - -<appendix id="installation"> -<title>Installation</title> - -<sect1 id="getting-ktron"> -<title>How to obtain &kappname;</title> - -&install.intro.documentation; - -</sect1> - -<sect1 id="requirements"> -<title>Requirements</title> - -<para> -In order to successfully compile &kappname;, you need &kde; 4. All -required libraries as well as &kappname; itself can be found on &kde-ftp;.</para> -</sect1> - -<sect1 id="compilation"> -<title>Compilation and Installation</title> - -&install.compile.documentation; - -</sect1> -</appendix> - </book> <!-- Local Variables: diff --git a/doc/settings-general.png b/doc/settings-general.png index 6785d63..e2db9ef 100644 Binary files a/doc/settings-general.png and b/doc/settings-general.png differ diff --git a/doc/settings-theme.png b/doc/settings-theme.png index 5ca1e14..196a775 100644 Binary files a/doc/settings-theme.png and b/doc/settings-theme.png differ
