Browse Source

Link to namespace-related documentation from namespaces.

pull/278/head
Vladimír Vondruš 13 years ago
parent
commit
804cd71f3d
  1. 5
      doc/namespaces.dox

5
doc/namespaces.dox

@ -50,7 +50,7 @@ Base classes for creating applications with various toolkits.
@brief %Math library
Template classes for matrix and vector calculations. See @ref matrix-vector
for brief introduction.
and @ref transformations for introduction.
*/
/** @dir Math/Algorithms
@ -77,7 +77,8 @@ Functions for computing intersections, distances, areas and volumes.
/** @namespace Magnum::DebugTools
@brief %Debug tools
Debugging helpers, renderers and profilers.
Debugging helpers, renderers and profilers. See @ref debug-tools for
introduction.
*/
/** @dir MeshTools

Loading…
Cancel
Save