aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/lld
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
commit8bc7b22ce73c16b8975dad57dbff79be2fbf84f8 (patch)
tree89ce480451329cdb2ff7a9f57f8a2c07c3e88dad /include/ginput/lld
parent4f1af08bd44e75436ec5a9973fd52342f0fb5952 (diff)
downloaduGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.gz
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.bz2
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.zip
doxygen
Diffstat (limited to 'include/ginput/lld')
-rw-r--r--include/ginput/lld/mouse.h3
-rw-r--r--include/ginput/lld/toggle.h3
2 files changed, 4 insertions, 2 deletions
diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h
index 09a0fb6a..1b956c78 100644
--- a/include/ginput/lld/mouse.h
+++ b/include/ginput/lld/mouse.h
@@ -21,7 +21,8 @@
* @file include/ginput/lld/mouse.h
* @brief GINPUT LLD header file for mouse/touch drivers.
*
- * @addtogroup GINPUT_MOUSE
+ * @defgroup Mouse
+ * @ingroup GINPUT
* @{
*/
#ifndef _LLD_GINPUT_MOUSE_H
diff --git a/include/ginput/lld/toggle.h b/include/ginput/lld/toggle.h
index 2b437ed9..77f6b346 100644
--- a/include/ginput/lld/toggle.h
+++ b/include/ginput/lld/toggle.h
@@ -21,7 +21,8 @@
* @file include/ginput/lld/toggle.h
* @brief GINPUT header file for toggle drivers.
*
- * @addtogroup GINPUT_TOGGLE
+ * @defgroup Toggle
+ * @ingroup GINPUT
* @{
*/
#ifndef _LLD_GINPUT_TOGGLE_H