Fixed doxygen documentation generation

This commit is contained in:
Mark Riddoch
2013-09-04 13:13:54 +02:00
parent f74f67540f
commit 5c48239372
3 changed files with 5 additions and 4 deletions

View File

@ -568,7 +568,8 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = README core modules include
INPUT = README server/core server/modules server/include \
log_manager query_classifier utils
# 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