From caf17373026a9de07ccd72edc282d46486257fb5 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 29 Oct 2020 17:54:55 +0100 Subject: Clean up installed man pages --- bindings/cxx/include/pugl/pugl.hpp | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'bindings/cxx/include/pugl') diff --git a/bindings/cxx/include/pugl/pugl.hpp b/bindings/cxx/include/pugl/pugl.hpp index 65793b2..32680cd 100644 --- a/bindings/cxx/include/pugl/pugl.hpp +++ b/bindings/cxx/include/pugl/pugl.hpp @@ -32,16 +32,13 @@ #include #include -/** - Pugl C++ API namespace. -*/ namespace pugl { /** - @defgroup pugl_cxx C++ API + @defgroup puglxx Pugl C++ API C++ API wrapper. - @ingroup pugl + @ingroup pugldoc @{ */ -- cgit v1.2.1