aboutsummaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2017-12-18 01:36:54 +0100
committerDavid Robillard <d@drobilla.net>2019-03-31 21:15:45 +0200
commit6b9eade6bc75f879cbbe8b21ea7765907e65a349 (patch)
tree33e1cd4ad6eebe3a54d023da5b9134a421a9f9d8 /doc/reference.doxygen.in
parentc0a3fc67642385626e1b6093844272cee0a3ea77 (diff)
downloadlv2-6b9eade6bc75f879cbbe8b21ea7765907e65a349.tar.xz
Add C++ bindings for atoms and forgeatom-cpp
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 77a67b4..c36b50f 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -804,6 +804,8 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
INPUT = @LV2_SRCDIR@/doc/mainpage.md \
+ @LV2_SRCDIR@/lv2/atom/Atom.hpp \
+ @LV2_SRCDIR@/lv2/atom/Forge.hpp \
@LV2_SRCDIR@/lv2/atom/atom.h \
@LV2_SRCDIR@/lv2/atom/forge.h \
@LV2_SRCDIR@/lv2/atom/util.h \