]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
more portable doxygen config file.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Jun 2007 18:23:56 +0000 (18:23 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 12 Jun 2007 18:23:56 +0000 (18:23 +0000)
git-svn-id: file:///svn/unbound/trunk@384 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/unbound.doxygen

index 7e0ee97000bf1cc7cbb6c14136d748fb692654c2..04abbce53efa8f4ad1bdebb29c4202827223d637 100644 (file)
@@ -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.