Merge pull request #12 "Don't include examples in doxygen output."

Merge remote-tracking branch 'karlp/no_examples_doxygen'
This commit is contained in:
Piotr Esden-Tempski
2012-06-27 13:58:50 -07:00

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