From e5b2164c84d0928ce0765386095064fd946744c2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 11 May 2012 06:05:58 +0000 Subject: Generate API documentation. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4352 a436a847-0d15-0410-975c-d299462d15a1 --- ingen/shared/Module.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'ingen/shared/Module.hpp') diff --git a/ingen/shared/Module.hpp b/ingen/shared/Module.hpp index 73759786..1552a225 100644 --- a/ingen/shared/Module.hpp +++ b/ingen/shared/Module.hpp @@ -29,6 +29,7 @@ class World; /** A dynamically loaded Ingen module. * * All components of Ingen reside in one of these. + * @ingroup IngenShared */ struct Module { virtual ~Module(); -- cgit v1.2.1