From: Wouter Wijngaards Date: Tue, 12 Jun 2007 18:23:56 +0000 (+0000) Subject: more portable doxygen config file. X-Git-Tag: release-0.4~82 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=330a321f132fa8a13ebe0090d5b3710e5417d1ec;p=thirdparty%2Funbound.git more portable doxygen config file. git-svn-id: file:///svn/unbound/trunk@384 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/unbound.doxygen b/doc/unbound.doxygen index 7e0ee9700..04abbce53 100644 --- a/doc/unbound.doxygen +++ b/doc/unbound.doxygen @@ -608,7 +608,7 @@ REFERENCES_RELATION = YES # functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will # link to the source code. Otherwise they will link to the documentstion. -REFERENCES_LINK_SOURCE = YES +# REFERENCES_LINK_SOURCE = YES # If the USE_HTAGS tag is set to YES then the references to source code # will point to the HTML generated by the htags(1) tool instead of doxygen @@ -1186,7 +1186,7 @@ CALL_GRAPH = NO # So in most cases it will be better to enable caller graphs for selected # functions only using the \callergraph command. -CALLER_GRAPH = NO +# CALLER_GRAPH = NO # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen # will graphical hierarchy of all classes instead of a textual one.