[doxygen] Ignore C prefix in class names when grouping docu index by first letter

This commit is contained in:
Mat Sutcliffe
2020-07-18 12:23:42 +01:00
parent ffd980e0eb
commit 75a033f113

View File

@@ -1122,7 +1122,7 @@ COLS_IN_ALPHA_INDEX = 5
# while generating the index headers.
# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
IGNORE_PREFIX =
IGNORE_PREFIX = C I T
#---------------------------------------------------------------------------
# Configuration options related to the HTML output