From 0b204ed8e39d900c22f11e02c47de970648dbb31 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 20 May 2014 18:05:38 +0200 Subject: Reworking the GWIN doxygen documentation. --- src/gwin/gcontainer.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/gwin/gcontainer.c') diff --git a/src/gwin/gcontainer.c b/src/gwin/gcontainer.c index 3f6bfb56..998433b4 100644 --- a/src/gwin/gcontainer.c +++ b/src/gwin/gcontainer.c @@ -7,12 +7,7 @@ /** * @file src/gwin/gcontainer.c - * @brief GWIN sub-system container code. - * - * @defgroup Containers Containers - * @ingroup GWIN - * - * @{ + * @brief GWIN sub-system container code */ #include "gfx.h" @@ -190,4 +185,3 @@ GHandle gwinGContainerCreate(GDisplay *g, GContainerObject *gc, const GWidgetIni } #endif -/** @} */ -- cgit v1.2.3