added exclude paths to Doxygen file

ugfx_release_2.6
Joel Bodenmann 2013-11-10 21:24:04 +01:00
parent da2740b706
commit f73c1972ba
1 changed files with 4 additions and 1 deletions

View File

@ -702,7 +702,9 @@ RECURSIVE = YES
# Note that relative paths are relative to the directory from which doxygen is
# run.
EXCLUDE =
EXCLUDE = boards \
drivers \
demos
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
# directories that are symbolic links (a Unix file system feature) are excluded
@ -1904,3 +1906,4 @@ GENERATE_LEGEND = YES
# the various graphs.
DOT_CLEANUP = YES