From ef08f1ff79de6d3fe2f703ebbef1adf498a64122 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 11 Oct 2013 00:45:48 +0200 Subject: [PATCH] Remove totally useless introduction paragraph in building documentation. --- doc/building.dox | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/doc/building.dox b/doc/building.dox index f3e414ecd..6fce514b0 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -23,15 +23,10 @@ */ namespace Magnum { + /** @page building Downloading and building @brief Guide how to download and build %Magnum on different platforms. -%Magnum can be downloaded from GitHub and built either -@ref building-compilation "manually" or using already prepared packaging files, -currently only @ref building-arch "ArchLinux PKGBUILDs". Guide how to -crosscompile for @ref building-win "Windows" and -@ref building-nacl "Google Chrome Native Client" is also available. - @tableofcontents Minimal set of tools and libraries required for building is: