aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/multiple
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 /drivers/multiple
parent4f1af08bd44e75436ec5a9973fd52342f0fb5952 (diff)
downloaduGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.gz
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.bz2
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.zip
doxygen
Diffstat (limited to 'drivers/multiple')
-rw-r--r--drivers/multiple/Win32/ginput_lld_mouse_config.h5
-rw-r--r--drivers/multiple/Win32/ginput_lld_toggle_config.h4
2 files changed, 7 insertions, 2 deletions
diff --git a/drivers/multiple/Win32/ginput_lld_mouse_config.h b/drivers/multiple/Win32/ginput_lld_mouse_config.h
index 2e740af8..e3fe5d6e 100644
--- a/drivers/multiple/Win32/ginput_lld_mouse_config.h
+++ b/drivers/multiple/Win32/ginput_lld_mouse_config.h
@@ -21,9 +21,12 @@
* @file drivers/multiple/Win32/ginput_lld_mouse_config.h
* @brief GINPUT LLD header file for mouse/touch driver.
*
- * @addtogroup GINPUT_LLD_MOUSE
+ * @defgroup Mouse
+ * @ingroup GINPUT
+ *
* @{
*/
+
#ifndef _LLD_GINPUT_MOUSE_CONFIG_H
#define _LLD_GINPUT_MOUSE_CONFIG_H
diff --git a/drivers/multiple/Win32/ginput_lld_toggle_config.h b/drivers/multiple/Win32/ginput_lld_toggle_config.h
index 58e47260..477a531a 100644
--- a/drivers/multiple/Win32/ginput_lld_toggle_config.h
+++ b/drivers/multiple/Win32/ginput_lld_toggle_config.h
@@ -22,7 +22,9 @@
* @file drivers/multiple/Win32/ginput_lld_toggle_config.h
* @brief GINPUT Toggle Driver configuration header.
*
- * @addtogroup GINPUT_TOGGLE
+ * @defgroup Toggle
+ * @ingroup GINPUT
+ *
* @{
*/