diff options
Diffstat (limited to 'doc/Doxyfile')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index ffda93eb..b69be81e 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -523,7 +523,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = %srcdir%/src +INPUT = %srcdir%/src %srcdir%/test/unit # 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 |