diff --git a/doc/namespaces.dox b/doc/namespaces.dox index 2911f6e7a..5cc38addc 100644 --- a/doc/namespaces.dox +++ b/doc/namespaces.dox @@ -24,7 +24,7 @@ */ /** @dir magnum/src/Magnum - * @brief Namespace Magnum (part of @ref building "Magnum library") + * @brief Namespace @ref Magnum (part of @ref building "Magnum library") */ /** @namespace Magnum @brief Root namespace @@ -38,7 +38,7 @@ information. */ /** @dir Magnum/Platform - * @brief Namespace Magnum::Platform + * @brief Namespace @ref Magnum::Platform */ /** @namespace Magnum::Platform @brief Platform-specific application and context creation @@ -56,7 +56,7 @@ information. */ /** @dir Magnum/Math - * @brief Namespace Magnum::Math + * @brief Namespace @ref Magnum::Math */ /** @namespace Magnum::Math @brief Math library @@ -70,7 +70,7 @@ to `${MAGNUM_LIBRARIES}`. See @ref building, @ref cmake, @ref matrix-vector and */ /** @dir Magnum/Math/Algorithms - * @brief Namespace Magnum::Math::Algorithms + * @brief Namespace @ref Magnum::Math::Algorithms */ /** @namespace Magnum::Math::Algorithms @brief Algorithms @@ -84,7 +84,7 @@ information. */ /** @dir Magnum/Math/Geometry - * @brief Namespace Magnum::Math::Geometry + * @brief Namespace @ref Magnum::Math::Geometry */ /** @namespace Magnum::Math::Geometry @brief Geometry library @@ -98,7 +98,7 @@ information. */ /** @dir Magnum/Audio - * @brief Namespace Magnum::Audio + * @brief Namespace @ref Magnum::Audio */ /** @namespace Magnum::Audio @brief Audio playback @@ -115,7 +115,7 @@ particular `*Importer` class documentation, @ref building-plugins, */ /** @dir Magnum/DebugTools - * @brief Namespace Magnum::DebugTools + * @brief Namespace @ref Magnum::DebugTools */ /** @namespace Magnum::DebugTools @brief Debug tools @@ -129,7 +129,7 @@ package in CMake and link to `${MAGNUM_DEBUGTOOLS_LIBRARIES}`. See */ /** @dir Magnum/MeshTools - * @brief Namespace Magnum::MeshTools + * @brief Namespace @ref Magnum::MeshTools */ /** @namespace Magnum::MeshTools @brief Mesh tools @@ -143,7 +143,7 @@ and @ref cmake for more information. */ /** @dir Magnum/Primitives - * @brief Namespace Magnum::Primitives + * @brief Namespace @ref Magnum::Primitives */ /** @namespace Magnum::Primitives @brief Primitive library @@ -157,10 +157,9 @@ package in CMake and link to `${MAGNUM_PRIMITIVES_LIBRARIES}`. See */ /** @dir Magnum/SceneGraph - * @brief Namespace Magnum::SceneGraph + * @brief Namespace @ref Magnum::SceneGraph */ -/** -@namespace Magnum::SceneGraph +/** @namespace Magnum::SceneGraph @brief Scene graph library Managing object hierarchy, transformations and interactions. @@ -172,7 +171,7 @@ package in CMake and link to `${MAGNUM_SCENEGRAPH_LIBRARIES}`. See */ /** @dir Magnum/Shaders - * @brief Namespace Magnum::Shaders + * @brief Namespace @ref Magnum::Shaders */ /** @namespace Magnum::Shaders @brief Builtin shaders @@ -186,7 +185,7 @@ in CMake and link to `${MAGNUM_MESHTOOLS_SHADERS}`. See @ref building and */ /** @dir Magnum/Shapes - * @brief Namespace Magnum::Shapes + * @brief Namespace @ref Magnum::Shapes */ /** @namespace Magnum::Shapes @brief Shape library @@ -200,7 +199,7 @@ and @ref shapes for more information. */ /** @dir Magnum/Text - * @brief Namespace Magnum::Text + * @brief Namespace @ref Magnum::Text */ /** @namespace Magnum::Text @brief Text rendering @@ -216,7 +215,7 @@ for more information. Additional plugins are enabled separately, see particular */ /** @dir Magnum/TextureTools - * @brief Namespace Magnum::TextureTools + * @brief Namespace @ref Magnum::TextureTools */ /** @namespace Magnum::TextureTools @brief Texture tools @@ -230,7 +229,7 @@ package in CMake and link to `${MAGNUM_TEXTURETOOLS_LIBRARIES}`. See */ /** @dir Magnum/Trade - * @brief Namespace Magnum::Trade + * @brief Namespace @ref Magnum::Trade */ /** @namespace Magnum::Trade @brief Data format exchange