aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_colors.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-11-07 16:33:28 +0100
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-11-07 16:33:28 +0100
commit6397a56e0beddf179786e093b08bcf0cbe71fea1 (patch)
tree12a15acf8c2c69db37abad2165b621b5bc244382 /src/gdisp/gdisp_colors.h
parent778b23bdfdb6805e8aa4f9a0cea3a5b99c50cd46 (diff)
downloaduGFX-6397a56e0beddf179786e093b08bcf0cbe71fea1.tar.gz
uGFX-6397a56e0beddf179786e093b08bcf0cbe71fea1.tar.bz2
uGFX-6397a56e0beddf179786e093b08bcf0cbe71fea1.zip
Doxygen
Diffstat (limited to 'src/gdisp/gdisp_colors.h')
-rw-r--r--src/gdisp/gdisp_colors.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gdisp/gdisp_colors.h b/src/gdisp/gdisp_colors.h
index 6ad463fc..a097c702 100644
--- a/src/gdisp/gdisp_colors.h
+++ b/src/gdisp/gdisp_colors.h
@@ -7,12 +7,12 @@
/**
* @file src/gdisp/gdisp_colors.h
- * @brief GDISP color definitions header file.
- *
- * @details GDISP color definitions and macros
*
* @defgroup Colors Colors
* @ingroup GDISP
+ *
+ * @brief Sub-Module for color handling.
+ *
* @{
*/