Git commit 242d8e5738db96bec83fbdb910f400a58c62ba95 by Pino Toscano. Committed on 28/06/2020 at 06:27. Pushed by pino into branch 'master'.
doc: remove download/build instructions They do not belong to an user-facing documentation, but rather to separate download/build development pages. M +0 -29 doc/index.docbook https://invent.kde.org/games/kigo/commit/242d8e5738db96bec83fbdb910f400a58c62ba95 diff --git a/doc/index.docbook b/doc/index.docbook index d716b74..2dd64cb 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -446,35 +446,6 @@ Default theme designed by Arturo Silva <email>[email protected]</email> </chapter> -<appendix id="installation"> -<title>Installation</title> - -<sect1 id="getting-kapp"> -<title>How to obtain &kigo;</title> - -<!-- This first entity contains boiler plate for applications that are -part of KDE CVS. You should remove it if you are releasing your -application --> - -&install.intro.documentation; - -&install.compile.documentation; - -</sect1> - -<sect1 id="compilation"> -<title>Compilation and Installation</title> - -<!-- This entity contains the boilerplate text for standard --> -<!-- compilation instructions. If your application requires any --> -<!-- special handling, remove it, and replace with your own text. --> - -&install.compile.documentation; - -</sect1> - -</appendix> - &documentation.index; </book> <!--
