Doxyfileからtestフォルダを除外した
This commit is contained in:
@@ -935,6 +935,7 @@ EXCLUDE_SYMLINKS = NO
|
|||||||
|
|
||||||
EXCLUDE_PATTERNS = */third/*
|
EXCLUDE_PATTERNS = */third/*
|
||||||
EXCLUDE_PATTERNS += */build/*
|
EXCLUDE_PATTERNS += */build/*
|
||||||
|
EXCLUDE_PATTERNS += */test/*
|
||||||
|
|
||||||
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
|
||||||
# (namespaces, classes, functions, etc.) that should be excluded from the
|
# (namespaces, classes, functions, etc.) that should be excluded from the
|
||||||
|
|||||||
Reference in New Issue
Block a user