From 6397a56e0beddf179786e093b08bcf0cbe71fea1 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 7 Nov 2015 16:33:28 +0100 Subject: Doxygen --- src/gwin/gwin_container.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/gwin/gwin_container.h') diff --git a/src/gwin/gwin_container.h b/src/gwin/gwin_container.h index ff97a51e..ce2ab4bd 100644 --- a/src/gwin/gwin_container.h +++ b/src/gwin/gwin_container.h @@ -11,8 +11,10 @@ * @defgroup Container Container * @ingroup Containers * - * @details A Container is a GWindow that supports child windows. It is also - * a widget in its own right and therefore can accept user input directly. + * @brief Basic container. + * + * @details A Container is a GWindow that supports child windows. It is also + * a widget in its own right and therefore can accept user input directly. * * @pre GFX_USE_GWIN and GWIN_NEED_CONTAINERS must be set to TRUE in your gfxconf.h * @{ -- cgit v1.2.3