summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/reference.doxygen.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in
index 57eb47d9..049c2fc1 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -756,7 +756,8 @@ WARN_LOGFILE =
INPUT = @INGEN_SRCDIR@/ingen \
@INGEN_SRCDIR@/ingen/client \
- @INGEN_SRCDIR@/ingen/serialisation
+ @INGEN_SRCDIR@/ingen/serialisation \
+ @INGEN_SRCDIR@/src/server/events/
# 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