From afde79504935276240afa31ce8a4e70cc64326e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Fri, 1 Nov 2013 16:38:59 +0100 Subject: [PATCH] doc: documented Plugins directory. --- doc/namespaces.dox | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/namespaces.dox b/doc/namespaces.dox index 043c7676e..d24c2076a 100644 --- a/doc/namespaces.dox +++ b/doc/namespaces.dox @@ -139,6 +139,10 @@ library, you need to request `%MeshTools` component in CMake and link to information. */ +/** @dir Plugins + * @brief Basic plugins + */ + /** @dir Primitives * @brief Namespace Magnum::Primitives */