From 7689e991d374f7b5d4fe52858d36f4b7541c8069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 7 Oct 2016 20:09:02 +0200 Subject: [PATCH] Doc++ --- doc/building.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/building.dox b/doc/building.dox index 0be3f9d1b..018c07f41 100644 --- a/doc/building.dox +++ b/doc/building.dox @@ -244,10 +244,10 @@ on Linux, Mac OS X and Windows, also disabled by default: information about OpenAL capabilities. - `WITH_DISTANCEFIELDCONVERTER` - @ref magnum-distancefieldconverter "magnum-distancefieldconverter" executable for converting black&white images to distance field textures. - Enables also building of TextureTools library. + Enables also building of @ref TextureTools library. - `WITH_FONTCONVERTER` - @ref magnum-fontconverter "magnum-fontconverter" executable for converting fonts to raster ones. Enables also building of - Text library. + @ref Text library. Magnum also contains a set of dependency-less plugins for importing essential file formats. Additional plugins are provided in separate plugin repository,