From 21b42c7b40c4dd0598b60fa7eda1e3c501e32e41 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 27 Sep 2014 03:13:27 +0000 Subject: Improve documentation. --- pugl/event.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'pugl/event.h') diff --git a/pugl/event.h b/pugl/event.h index 211916d..b4a13a9 100644 --- a/pugl/event.h +++ b/pugl/event.h @@ -15,12 +15,7 @@ */ /** - @file event.h PuglEvent struct definition. - - @ingroup pugl - @{ - - @name Event + @addtogroup pugl @{ */ @@ -213,7 +208,6 @@ typedef union { /** @} - @} */ #ifdef __cplusplus -- cgit v1.2.1