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/LV2Features.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ingen/shared/LV2Features.hpp') diff --git a/ingen/shared/LV2Features.hpp b/ingen/shared/LV2Features.hpp index 2ced50a1..c2a6021d 100644 --- a/ingen/shared/LV2Features.hpp +++ b/ingen/shared/LV2Features.hpp @@ -31,7 +31,8 @@ namespace Shared { class World; -/** Stuff that may need to be passed to an LV2 plugin (i.e. LV2 features). +/** Features for use by LV2 plugins. + * @ingroup IngenShared */ class LV2Features { public: -- cgit v1.2.1