Use text instead of graphs for inheritance in Doxygen
This commit is contained in:
parent
00ea53abf3
commit
01689aa9af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue