From 3af94d8f422593fc16951b7365a5c6e62708e4c0 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 24 Sep 2007 01:05:07 +0000 Subject: LV2 UI interface cleanups. Documentation reorganization. Updated LV2 spec (1.0beta5). git-svn-id: http://svn.drobilla.net/lad/slv2@775 a436a847-0d15-0410-975c-d299462d15a1 --- slv2/plugins.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'slv2/plugins.h') diff --git a/slv2/plugins.h b/slv2/plugins.h index 5663d6a..1ca4cc7 100644 --- a/slv2/plugins.h +++ b/slv2/plugins.h @@ -26,12 +26,7 @@ extern "C" { #endif -/** \defgroup plugins Collections of plugins - * - * These functions work with lists of plugins which come from an - * SLV2World. These lists contain only a weak reference to an LV2 plugin - * in the Model. - * +/** \addtogroup collections * @{ */ -- cgit v1.2.1