aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/core/lv2.h
diff options
context:
space:
mode:
Diffstat (limited to 'lv2/core/lv2.h')
-rw-r--r--lv2/core/lv2.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/lv2/core/lv2.h b/lv2/core/lv2.h
index 77d58ee..57032fe 100644
--- a/lv2/core/lv2.h
+++ b/lv2/core/lv2.h
@@ -19,6 +19,14 @@
*/
/**
+ @defgroup lv2 LV2
+
+ The LV2 specification.
+
+ @{
+*/
+
+/**
@defgroup lv2core LV2 Core
Core LV2 specification, see <http://lv2plug.in/ns/lv2core> for details.
@@ -471,4 +479,5 @@ typedef const LV2_Lib_Descriptor *
/**
@}
+ @}
*/