summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-06-09 17:00:40 +0000
committerDavid Robillard <d@drobilla.net>2013-06-09 17:00:40 +0000
commitb3477eab92ce85abc75ca4ad02803670b55982ac (patch)
treef57a9d6449192fc529f21a2759580f2327fbbad3 /doc/reference.doxygen.in
parent9e176c64060867136bb4e15c44460147d3601483 (diff)
downloadraul-b3477eab92ce85abc75ca4ad02803670b55982ac.tar.gz
raul-b3477eab92ce85abc75ca4ad02803670b55982ac.tar.bz2
raul-b3477eab92ce85abc75ca4ad02803670b55982ac.zip
Fix documentation (#916).
git-svn-id: http://svn.drobilla.net/lad/trunk/raul@5143 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'doc/reference.doxygen.in')
-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 bc80adf..deb02a8 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -656,8 +656,7 @@ WARN_LOGFILE =
# with spaces.
INPUT = @RAUL_SRCDIR@/doc/mainpage.dox \
- @RAUL_SRCDIR@/raul \
- @RAUL_SRCDIR@/src
+ @RAUL_SRCDIR@/raul
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is