From f340d22e82760166d24a037d8466501217b06a3e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 18 Feb 2007 20:08:45 +0000 Subject: API updates (removed SLV2Value (binary compatibility nightmare waiting to happen) and added consistent SLV2Plugins and SLV2Strings). Documentation cleanups. git-svn-id: http://svn.drobilla.net/lad/slv2@314 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index 0d2e936..9eb3e81 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -422,9 +422,11 @@ WARN_LOGFILE = INPUT = @top_srcdir@/doc/mainpage.dox \ @top_srcdir@/slv2/types.h \ @top_srcdir@/slv2/pluginlist.h \ + @top_srcdir@/slv2/stringlist.h \ @top_srcdir@/slv2/plugin.h \ @top_srcdir@/slv2/port.h \ @top_srcdir@/slv2/plugininstance.h \ + @top_srcdir@/slv2/util.h \ @top_srcdir@/slv2/lv2.h #\ #@top_srcdir@/slv2/query.h #\ #@top_srcdir@/include -- cgit v1.2.1