aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/pugl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/pugl.h')
-rw-r--r--include/pugl/pugl.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/pugl/pugl.h b/include/pugl/pugl.h
index 814b39b..14985b9 100644
--- a/include/pugl/pugl.h
+++ b/include/pugl/pugl.h
@@ -70,12 +70,12 @@
PUGL_BEGIN_DECLS
/**
- @defgroup pugl Pugl
+ @defgroup pugldoc Pugl
A minimal portable API for embeddable GUIs.
@{
- @defgroup pugl_c C API
- Public C API.
+ @defgroup pugl Pugl C API
+ Pugl C API.
@{
*/