Disable callgraphs for the time being
authorSam Reed <reedy@users.mediawiki.org>
Sun, 18 Mar 2012 20:10:47 +0000 (20:10 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sun, 18 Mar 2012 20:10:47 +0000 (20:10 +0000)
Per Yuvi, most people don't need them, and are a PITA on a slow connection

I'd be happy to re-enable them if we can get them on hyperlinks or subpages or some such

{{BeBold}}

maintenance/Doxyfile

index b7c1e5e..aeb2e9d 100644 (file)
@@ -345,8 +345,8 @@ UML_LOOK               = NO
 TEMPLATE_RELATIONS     = NO
 INCLUDE_GRAPH          = YES
 INCLUDED_BY_GRAPH      = YES
-CALL_GRAPH             = YES
-CALLER_GRAPH           = YES
+CALL_GRAPH             = NO
+CALLER_GRAPH           = NO
 GRAPHICAL_HIERARCHY    = YES
 DIRECTORY_GRAPH        = YES
 DOT_IMAGE_FORMAT       = png