Git commit 4d2c875bed4c9d133127cd29e1061f4c08160e21 by Pino Toscano. Committed on 28/06/2020 at 06:42. 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 -19 doc/index.docbook https://invent.kde.org/games/kubrick/commit/4d2c875bed4c9d133127cd29e1061f4c08160e21 diff --git a/doc/index.docbook b/doc/index.docbook index 9c6a23d..d6ebf1b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -879,25 +879,6 @@ Documentation Copyright 2008 Ian Wadham <email>[email protected]</email> </chapter> -<appendix id="installation"> -<title>Installation</title> - -&install.intro.documentation; - -<sect1 id="Compilation"> -<title>Compilation and Installation</title> - -&install.compile.documentation; - -<para> -&kubrick; uses OpenGL 3-D graphics and requires the GL and -GLU libraries. These are available with most &Linux; distributions and are -often installed by default. -</para> - -</sect1> -</appendix> - &documentation.index; </book>
