3

In Doxyfile I can exclude specific files or directories in the EXCLUDE option or by wildcard pattern in EXCLUDE_PATTERNS.

How can I exclude directories which not contain a pattern? Like this: EXCLUDE_PATTERNS = */!(dirname1-*)/*

The other way would be to have an option like INCLUDE_PATTERNS, but I didn't find it.

neumann-d
  • 31
  • 2

0 Answers0