From 1d75523156c28b8a31b1a5d6504d78fe49b9cf62 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 12 Mar 2020 13:29:56 +0100 Subject: Put all code documentation in an "lv2" group This makes it feasible to merge the LV2 documentation into more broad documentation in a meta-project. --- lv2/dynmanifest/dynmanifest.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lv2/dynmanifest/dynmanifest.h') diff --git a/lv2/dynmanifest/dynmanifest.h b/lv2/dynmanifest/dynmanifest.h index 289a96f..0feda89 100644 --- a/lv2/dynmanifest/dynmanifest.h +++ b/lv2/dynmanifest/dynmanifest.h @@ -17,6 +17,7 @@ /** @defgroup dynmanifest Dynamic Manifest + @ingroup lv2 Support for dynamic data generation, see for details. -- cgit v1.2.1