aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/cxx/include/pugl/pugl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/cxx/include/pugl/pugl.hpp')
-rw-r--r--bindings/cxx/include/pugl/pugl.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/bindings/cxx/include/pugl/pugl.hpp b/bindings/cxx/include/pugl/pugl.hpp
index 6d2107b..1a07734 100644
--- a/bindings/cxx/include/pugl/pugl.hpp
+++ b/bindings/cxx/include/pugl/pugl.hpp
@@ -81,7 +81,7 @@ private:
using Rect = PuglRect; ///< @copydoc PuglRect
/**
- @name Events
+ @defgroup eventsxx Events
@{
*/
@@ -183,7 +183,7 @@ using LoopLeaveEvent = Event<PUGL_LOOP_LEAVE, PuglEventLoopLeave>;
/**
@}
- @name Status
+ @defgroup statusxx Status
@{
*/
@@ -214,7 +214,7 @@ strerror(const Status status) noexcept
/**
@}
- @name World
+ @defgroup worldxx World
@{
*/
@@ -325,7 +325,7 @@ public:
/**
@}
- @name View
+ @defgroup viewxx View
@{
*/