mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Doxygen: disable collaboration diagrams
They are convoluted and not readable for the vast majority of Ardour classes.
This commit is contained in:
parent
8fea1ea42e
commit
26217e9d85
1 changed files with 1 additions and 1 deletions
|
|
@ -2471,7 +2471,7 @@ CLASS_GRAPH = YES
|
|||
# The default value is: YES.
|
||||
# This tag requires that the tag HAVE_DOT is set to YES.
|
||||
|
||||
COLLABORATION_GRAPH = YES
|
||||
COLLABORATION_GRAPH = NO
|
||||
|
||||
# If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
|
||||
# groups, showing the direct groups dependencies.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue