aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/sys_options.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-20 18:05:38 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-20 18:05:38 +0200
commit0b204ed8e39d900c22f11e02c47de970648dbb31 (patch)
treefa224cd16e999518a80339a9c1d6c70e3d04972e /src/gwin/sys_options.h
parent9781c31f3b2923b2dc397adf2dd12235f039ce56 (diff)
downloaduGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.tar.gz
uGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.tar.bz2
uGFX-0b204ed8e39d900c22f11e02c47de970648dbb31.zip
Reworking the GWIN doxygen documentation.
Diffstat (limited to 'src/gwin/sys_options.h')
-rw-r--r--src/gwin/sys_options.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gwin/sys_options.h b/src/gwin/sys_options.h
index 39630de0..262484ee 100644
--- a/src/gwin/sys_options.h
+++ b/src/gwin/sys_options.h
@@ -10,7 +10,8 @@
* @brief GWIN sub-system options header file.
*
* @addtogroup GWIN
- * @brief Module which provides a complete GUI toolkit based on widgets
+ * @brief The GWIN module uses all the other modules (GDISP, GINPUT, GTIMER...) to
+ * form a complete GUI toolkit.
*
* @{
*/