aboutsummaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile7
1 files changed, 4 insertions, 3 deletions
diff --git a/Doxyfile b/Doxyfile
index 01b5104..d75ef34 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -567,8 +567,8 @@ WARN_LOGFILE =
INPUT = \
doc/mainpage.dox \
core.lv2/lv2.h \
- ext/atom.lv2/atom.h \
ext/atom.lv2/atom-helpers.h \
+ ext/atom.lv2/atom.h \
ext/contexts.lv2/contexts.h \
ext/data-access.lv2/data-access.h \
ext/dyn-manifest.lv2/dyn-manifest.h \
@@ -579,10 +579,11 @@ INPUT = \
ext/osc.lv2/osc-print.h \
ext/osc.lv2/osc.h \
ext/persist.lv2/persist.h \
- ext/string-port.lv2/string-port.h \
- ext/pui.lv2/pui.h \
ext/pui-event.lv2/pui-event.h \
ext/pui-gtk.lv2/pui-gtk.h \
+ ext/pui.lv2/pui.h \
+ ext/string-port.lv2/string-port.h \
+ ext/time.lv2/time.h \
ext/uri-map.lv2/uri-map.h \
ext/uri-unmap.lv2/uri-unmap.h \
ext/urid.lv2/urid.h \