cmake: Fix doxygen documentations
This commit is contained in:
@@ -993,8 +993,8 @@ EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS = *Test.cs \
|
||||
*/docs/* \
|
||||
*/cpp/* \
|
||||
*/csharp/* \
|
||||
*/java/* \
|
||||
*/go/* \
|
||||
*/python/* \
|
||||
*/samples/* \
|
||||
*/obj/* \
|
||||
|
||||
@@ -995,6 +995,7 @@ EXCLUDE_PATTERNS = *Test.java \
|
||||
*/cpp/* \
|
||||
*/csharp/* \
|
||||
*/dotnet/* \
|
||||
*/go/* \
|
||||
*/python/* \
|
||||
*/samples/* \
|
||||
*/SWIGTYPE* \
|
||||
|
||||
@@ -990,8 +990,7 @@ EXCLUDE_SYMLINKS = NO
|
||||
# Note that the wildcards are matched against the file with absolute path, so to
|
||||
# exclude all test directories for example use the pattern */test/*
|
||||
|
||||
EXCLUDE_PATTERNS = *Test.java \
|
||||
*_test.py \
|
||||
EXCLUDE_PATTERNS = *_test.py \
|
||||
*/docs/* \
|
||||
*/cpp/* \
|
||||
*/csharp/* \
|
||||
|
||||
Reference in New Issue
Block a user