aboutsummaryrefslogtreecommitdiffstats
path: root/include/gevent/gevent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gevent/gevent.h')
-rw-r--r--include/gevent/gevent.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/gevent/gevent.h b/include/gevent/gevent.h
index a68a5fc0..6acfac01 100644
--- a/include/gevent/gevent.h
+++ b/include/gevent/gevent.h
@@ -22,6 +22,12 @@
* @brief GEVENT GFX User Event subsystem header file.
*
* @addtogroup GEVENT
+ *
+ * @details GEVENT provides a simple to use but yet powerful event
+ * system.
+ *
+ * @pre GFX_USE_GEVENT must be set to TRUE in your gfxconf.h
+ *
* @{
*/
#ifndef _GEVENT_H