remove the examples from doxygen

This commit is contained in:
Ryan Pavlik
2011-04-27 11:06:44 -05:00
parent 96fe3ae298
commit e2a5ccd418

View File

@@ -612,9 +612,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = src \
example \
example-sdl
INPUT = src
# 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