From: Antoine Musso Date: Mon, 28 Feb 2011 17:33:03 +0000 (+0000) Subject: generate caller graphs in doxygen X-Git-Tag: 1.31.0-rc.0~31720 X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=commitdiff_plain;h=d38f9789411516e135230ccb9cc281ea75501459;p=lhc%2Fweb%2Fwiklou.git generate caller graphs in doxygen --- diff --git a/maintenance/Doxyfile b/maintenance/Doxyfile index 65968010b4..7d7849c815 100644 --- a/maintenance/Doxyfile +++ b/maintenance/Doxyfile @@ -264,6 +264,7 @@ TEMPLATE_RELATIONS = NO INCLUDE_GRAPH = YES INCLUDED_BY_GRAPH = YES CALL_GRAPH = YES +CALLER_GRAPH = YES GRAPHICAL_HIERARCHY = YES DIRECTORY_GRAPH = YES DOT_IMAGE_FORMAT = png