Git commit 9bc2a5141cf3b34d21fb1ab9868e697490616e84 by Luigi Toscano. Committed on 07/04/2017 at 19:56. Pushed by ltoscano into branch 'frameworks'.
doc: remove the deprecated installation section ... and a useless entity. M +0 -15 doc/index.docbook https://commits.kde.org/lskat/9bc2a5141cf3b34d21fb1ab9868e697490616e84 diff --git a/doc/index.docbook b/doc/index.docbook index 9cff20b..3c1b27c 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2,7 +2,6 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!ENTITY kappname "&lskat;"> <!ENTITY kappversion "1.40"><!--Applicaion version. Use this variable everywhere it's needed.--> - <!ENTITY package "kdegames"> <!ENTITY % English "INCLUDE" > <!ENTITY % addindex "IGNORE"> ]> @@ -415,20 +414,6 @@ Documentation converted to &kde; 2.0 by &Mike.McBride; </chapter> -<appendix id="installation"> -<title>Installation</title> - -&install.intro.documentation; - - -<sect1 id="Compilation"> -<title>Compilation and Installation</title> - -&install.compile.documentation; - -</sect1> -</appendix> - &documentation.index; </book> <!--
