diff options
Diffstat (limited to 'bindings/cxx/include')
-rw-r--r-- | bindings/cxx/include/pugl/pugl.hpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/bindings/cxx/include/pugl/pugl.hpp b/bindings/cxx/include/pugl/pugl.hpp index 8cd5e34..6d2107b 100644 --- a/bindings/cxx/include/pugl/pugl.hpp +++ b/bindings/cxx/include/pugl/pugl.hpp @@ -31,9 +31,7 @@ namespace pugl { /** @defgroup puglxx Pugl C++ API - C++ API wrapper. - - @ingroup pugldoc + Pugl C++ API wrapper. @{ */ |