Don't include examples in doxygen output.

There's no point, and it makes everything bigger and slower
This commit is contained in:
Karl Palsson 2012-06-06 00:52:04 +00:00
parent 154f67598b
commit 26d0512903
1 changed files with 1 additions and 1 deletions

View File

@ -610,7 +610,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = examples include lib
INPUT = include lib
# 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