diff options
author | David Robillard <d@drobilla.net> | 2020-11-17 11:11:05 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-11-17 11:11:05 +0100 |
commit | 3e7abdc3da504cff2d4c14a593ad140e6fb71764 (patch) | |
tree | 5d14a5aa019612fb7b2071c22f69b0c9d73927ef /lv2/core/lv2.h | |
parent | 5a9d1dbbddb24343208a3872ae4baaca4402b3bd (diff) | |
download | lv2-3e7abdc3da504cff2d4c14a593ad140e6fb71764.tar.xz |
Clean up Doxygen index
Diffstat (limited to 'lv2/core/lv2.h')
-rw-r--r-- | lv2/core/lv2.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lv2/core/lv2.h b/lv2/core/lv2.h index 9b2de6f..7444b87 100644 --- a/lv2/core/lv2.h +++ b/lv2/core/lv2.h @@ -29,7 +29,9 @@ /** @defgroup lv2core LV2 Core - Core LV2 specification, see <http://lv2plug.in/ns/lv2core> for details. + Core LV2 specification. + + See <http://lv2plug.in/ns/lv2core> for details. @{ */ |