From a520a32209cc6057b985bde5d0ad21a8f4186bf2 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 18 Dec 2012 23:15:47 +0100 Subject: more doxygen --- include/gwin/button.h | 2 +- include/gwin/console.h | 2 +- include/gwin/graph.h | 2 +- include/gwin/gwin.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'include/gwin') diff --git a/include/gwin/button.h b/include/gwin/button.h index 6bab6b25..698c840a 100644 --- a/include/gwin/button.h +++ b/include/gwin/button.h @@ -21,7 +21,7 @@ * @file include/gwin/button.h * @brief GWIN Graphic window subsystem header file. * - * @defgroup Button + * @defgroup Button Button * @ingroup GWIN * * @details GWIN allows it to easily create buttons with different styles diff --git a/include/gwin/console.h b/include/gwin/console.h index 99c9232c..9fa867c8 100644 --- a/include/gwin/console.h +++ b/include/gwin/console.h @@ -21,7 +21,7 @@ * @file include/gwin/console.h * @brief GWIN Graphic window subsystem header file. * - * @defgroup Console + * @defgroup Console Console * @ingroup GWIN * * @details GWIN allows it to create a console/terminal like window. diff --git a/include/gwin/graph.h b/include/gwin/graph.h index e7f86d58..155fd9a9 100644 --- a/include/gwin/graph.h +++ b/include/gwin/graph.h @@ -22,7 +22,7 @@ * @file include/gwin/graph.h * @brief GWIN GRAPH module header file. * - * @defgroup Graph + * @defgroup Graph Graph * @ingroup GWIN * * @details GWIN allows it to easily draw graphs. diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h index b71796d3..e109dd83 100644 --- a/include/gwin/gwin.h +++ b/include/gwin/gwin.h @@ -21,7 +21,7 @@ * @file include/gwin/gwin.h * @brief GWIN Graphic window subsystem header file. * - * @defgroup Window + * @defgroup Window Window * @ingroup GWIN * * @details GWIN provides a basic window manager which allows it to easily -- cgit v1.2.3