diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/rpki/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/Doxyfile b/scripts/rpki/Doxyfile index 8a2ee40c..276c0967 100644 --- a/scripts/rpki/Doxyfile +++ b/scripts/rpki/Doxyfile @@ -1147,7 +1147,7 @@ CLASS_GRAPH = YES # indirect implementation dependencies (inheritance, containment, and # class references variables) of the class with other documented classes. -COLLABORATION_GRAPH = YES +COLLABORATION_GRAPH = NO # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen # will generate a graph for groups, showing the direct groups dependencies |