aboutsummaryrefslogtreecommitdiffstats
path: root/lv2/uri-map/uri-map.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-03-12 13:29:56 +0100
committerDavid Robillard <d@drobilla.net>2020-03-12 13:29:56 +0100
commit1d75523156c28b8a31b1a5d6504d78fe49b9cf62 (patch)
treea0029e9772884a07951f25240b757e0d77d40b97 /lv2/uri-map/uri-map.h
parentb4fc36f81f146d0140d4ce4040584f4a00f4f35c (diff)
downloadlv2-1d75523156c28b8a31b1a5d6504d78fe49b9cf62.tar.xz
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.
Diffstat (limited to 'lv2/uri-map/uri-map.h')
-rw-r--r--lv2/uri-map/uri-map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lv2/uri-map/uri-map.h b/lv2/uri-map/uri-map.h
index 7bd2724..651c3a8 100644
--- a/lv2/uri-map/uri-map.h
+++ b/lv2/uri-map/uri-map.h
@@ -16,6 +16,7 @@
/**
@defgroup uri-map URI Map
+ @ingroup lv2
C API for the LV2 URI Map extension <http://lv2plug.in/ns/ext/uri-map>.