aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
committerDavid Robillard <d@drobilla.net>2023-09-23 20:41:25 -0400
commite9d94328743d630e27a9d322015437fd9080695d (patch)
tree22ef4eb16e2b282bc80e9809fd4cac3ad1b35d0c /doc
parent59ecedfe4943bd0df28f79a4d068388a20c95c6c (diff)
downloadlv2-master.tar.xz
Add lv2_util.h to documentationHEADmaster
Diffstat (limited to 'doc')
-rw-r--r--doc/c/reference.doxygen.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/c/reference.doxygen.in b/doc/c/reference.doxygen.in
index 23e0329..333fe1c 100644
--- a/doc/c/reference.doxygen.in
+++ b/doc/c/reference.doxygen.in
@@ -805,6 +805,7 @@ INPUT = @LV2_SRCDIR@/doc/c/mainpage.md \
@LV2_SRCDIR@/include/lv2/atom/util.h \
@LV2_SRCDIR@/include/lv2/buf-size/buf-size.h \
@LV2_SRCDIR@/include/lv2/core/lv2.h \
+ @LV2_SRCDIR@/include/lv2/core/lv2_util.h \
@LV2_SRCDIR@/include/lv2/data-access/data-access.h \
@LV2_SRCDIR@/include/lv2/dynmanifest/dynmanifest.h \
@LV2_SRCDIR@/include/lv2/event/event-helpers.h \