summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-07 19:36:35 +0100
committerDavid Robillard <d@drobilla.net>2021-01-07 19:36:35 +0100
commit3093eac019997979e09d195e8ad2409ca19e7067 (patch)
tree94254a86b02ff308262258d6ee5c86ee0ada9c0b /doc/reference.doxygen.in
parent50e7337aadcd2cbd6cbbfaad920708e3ff8875ee (diff)
downloadingen-3093eac019997979e09d195e8ad2409ca19e7067.tar.gz
ingen-3093eac019997979e09d195e8ad2409ca19e7067.tar.bz2
ingen-3093eac019997979e09d195e8ad2409ca19e7067.zip
Fix building documentation
Diffstat (limited to 'doc/reference.doxygen.in')
-rw-r--r--doc/reference.doxygen.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 4673ef21..5e47104c 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -780,10 +780,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = @INGEN_SRCDIR@/ingen \
- @INGEN_SRCDIR@/src \
- @INGEN_SRCDIR@/ingen/client \
- @INGEN_SRCDIR@/src/server/events/
+INPUT = @INGEN_SRCDIR@/include
# 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