Exclude cppformat from Doxygen docs
This commit is contained in:
parent
e094967ebb
commit
c0eca16b34
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,7 @@ RECURSIVE = YES
|
|||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE =
|
||||
EXCLUDE = include/cantera/ext
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue