From c10c2a114cabcee614a5dd4a3c5359493f24d8e5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 26 Nov 2020 16:07:38 +0100 Subject: Remove top-level documentation group This will not be used in Sphinx. --- include/pugl/pugl.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') 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 -- cgit v1.2.1