diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference.doxygen.in | 3 |
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 |