summaryrefslogtreecommitdiffstats
path: root/doc/reference.doxygen.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/reference.doxygen.in')
-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 d52d57f..ecc4fa9 100644
--- a/doc/reference.doxygen.in
+++ b/doc/reference.doxygen.in
@@ -569,7 +569,8 @@ WARN_LOGFILE =
# with spaces.
INPUT = @RAUL_SRCDIR@/doc/mainpage.dox \
- @RAUL_SRCDIR@/raul
+ @RAUL_SRCDIR@/raul \
+ @RAUL_SRCDIR@/src
# 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