Skip to content

Commit 886e0c9

Browse files
committed
Remove codlili from Doxygen output
1 parent 15405bc commit 886e0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ EXCLUDE_PATTERNS =
838838
# Note that the wildcards are matched against the file with absolute path, so to
839839
# exclude all test directories use the pattern */test/*
840840

841-
EXCLUDE_SYMBOLS = std::numeric_limits
841+
EXCLUDE_SYMBOLS = std::numeric_limits com::saxbophone::codlili
842842

843843
# The EXAMPLE_PATH tag can be used to specify one or more files or directories
844844
# that contain example code fragments that are included (see the \include

0 commit comments

Comments
 (0)