diff options
author | David Robillard <d@drobilla.net> | 2020-10-29 17:54:55 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-10-30 10:58:31 +0100 |
commit | caf17373026a9de07ccd72edc282d46486257fb5 (patch) | |
tree | 99d68a4dbc4f3d08a075e6e3653ccde5aa6b0712 /include/pugl/stub.h | |
parent | d7703c822c7b2373615a972f02667287635c667b (diff) | |
download | pugl-caf17373026a9de07ccd72edc282d46486257fb5.tar.gz pugl-caf17373026a9de07ccd72edc282d46486257fb5.tar.bz2 pugl-caf17373026a9de07ccd72edc282d46486257fb5.zip |
Clean up installed man pages
Diffstat (limited to 'include/pugl/stub.h')
-rw-r--r-- | include/pugl/stub.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/stub.h b/include/pugl/stub.h index fd62ff0..61791fd 100644 --- a/include/pugl/stub.h +++ b/include/pugl/stub.h @@ -29,7 +29,7 @@ PUGL_BEGIN_DECLS /** @defgroup stub Stub Native graphics support. - @ingroup pugl_c + @ingroup pugl @{ */ |