X-Git-Url: https://ruin.nu/git/?p=germs.git;a=blobdiff_plain;f=doc%2Fdoxygen;fp=doc%2Fdoxygen;h=216a78c0f33300facbb7695cdad54668e25d21d5;hp=a671140fa504b32875b4855be7dcb8fd55a8d75e;hb=4462cded18dd80075c3622e5a87ca6f5f3c84f62;hpb=43b1052d74a207fe667b75e41d0c70c1189c2cc8 diff --git a/doc/doxygen b/doc/doxygen index a671140..216a78c 100644 --- a/doc/doxygen +++ b/doc/doxygen @@ -1126,7 +1126,7 @@ UML_LOOK = NO # If set to YES, the inheritance and collaboration graphs will show the # relations between templates and their instances. -TEMPLATE_RELATIONS = NO +TEMPLATE_RELATIONS = YES # If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT # tags are set to YES then doxygen will generate a graph for each documented @@ -1148,7 +1148,7 @@ INCLUDED_BY_GRAPH = YES # So in most cases it will be better to enable call graphs for selected # functions only using the \callgraph command. -CALL_GRAPH = NO +CALL_GRAPH = YES # If the CALLER_GRAPH and HAVE_DOT tags are set to YES then doxygen will # generate a caller dependency graph for every global function or class method.