Doxygen filter changes * allow doxygen to process applications/**.H * use @cond/@endcond to suppress documenting classes/variables in applications/

- allows some access from applications to libraries
 - connection between application and local includes is still a bit weak,
   but is possible via the dirs.html navigation.
This commit is contained in:
Mark Olesen
2008-06-13 13:16:02 +02:00
committed by henry
parent 9ad914ca0b
commit b92e037e52
6 changed files with 135 additions and 56 deletions

View File

@ -522,9 +522,7 @@ EXCLUDE_SYMLINKS = NO
# for example use the pattern */test/*
EXCLUDE_PATTERNS = */lnInclude/* \
*/t/* \
*/applications/utilities/*.H \
*/applications/solvers/*.H
*/t/*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names