Use text instead of graphs for inheritance in Doxygen

This commit is contained in:
Jordan Irwin 2022-01-19 17:22:31 -08:00
parent 00ea53abf3
commit 01689aa9af

View file

@ -2388,7 +2388,7 @@ DOT_FONTPATH =
# Possible values are: NO, YES, TEXT and GRAPH.
# The default value is: YES.
CLASS_GRAPH = YES
CLASS_GRAPH = TEXT
# If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
# graph for each documented class showing the direct and indirect implementation