Browse Source

Remove totally useless introduction paragraph in building documentation.

pull/23/head
Vladimír Vondruš 13 years ago
parent
commit
ef08f1ff79
  1. 7
      doc/building.dox

7
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:

Loading…
Cancel
Save