aboutsummaryrefslogtreecommitdiffstats
path: root/include/ginput/lld
diff options
context:
space:
mode:
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