summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2016-07-11 18:29:41 +0000
committerDavid Robillard <d@drobilla.net>2016-07-11 18:29:41 +0000
commitb50b57709e4e5736b6e285238297c44ff7db574e (patch)
treeb768b22bed1b2110f44592a9d64c3fb2c5f678b8
parentf2f69d6d18e240931ba825633108107e948c1984 (diff)
downloadzix-b50b57709e4e5736b6e285238297c44ff7db574e.tar.gz
zix-b50b57709e4e5736b6e285238297c44ff7db574e.tar.bz2
zix-b50b57709e4e5736b6e285238297c44ff7db574e.zip
Fix documentation generation
git-svn-id: http://svn.drobilla.net/zix/trunk@108 df6676b4-ccc9-40e5-b5d6-7c4628a128e3
-rw-r--r--doc/reference.doxygen.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index fb27b09..fe7eeaa 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -754,8 +754,7 @@ WARN_LOGFILE =
# spaces.
# Note: If this tag is empty the current directory is searched.
-INPUT = @ZIX_SRCDIR@/zix \
- @ZIX_SRCDIR@/src
+INPUT = @ZIX_SRCDIR@/zix
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses