aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-11-26 16:07:38 +0100
committerDavid Robillard <d@drobilla.net>2020-11-26 16:31:39 +0100
commitc10c2a114cabcee614a5dd4a3c5359493f24d8e5 (patch)
treea9cbc7ab23ed8260b59a31a9913145e35e302fa6 /include
parent5c651ee28d28ddcfb62f105b3621400952a761d5 (diff)
downloadpugl-c10c2a114cabcee614a5dd4a3c5359493f24d8e5.tar.gz
pugl-c10c2a114cabcee614a5dd4a3c5359493f24d8e5.tar.bz2
pugl-c10c2a114cabcee614a5dd4a3c5359493f24d8e5.zip
Remove top-level documentation group
This will not be used in Sphinx.
Diffstat (limited to 'include')
-rw-r--r--include/pugl/pugl.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/pugl/pugl.h b/include/pugl/pugl.h
index 7fa6c31..150a5bc 100644
--- a/include/pugl/pugl.h
+++ b/include/pugl/pugl.h
@@ -65,10 +65,6 @@
PUGL_BEGIN_DECLS
/**
- @defgroup pugldoc Pugl
- A minimal portable API for embeddable GUIs.
- @{
-
@defgroup pugl Pugl C API
Pugl C API.
@{
@@ -1518,7 +1514,6 @@ puglHideWindow(PuglView* view);
/**
@}
@}
- @}
*/
PUGL_END_DECLS