]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Switch on REFERENCED_BY_RELATION and REFERENCES_RELATION
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Oct 2006 11:47:21 +0000 (11:47 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 26 Oct 2006 11:47:21 +0000 (11:47 +0000)
MUON/Doxyfile

index 8409609a0e26790ddcdfa74a1ef112c8dda339a4..ac82516ec4263d1fc2be5b71b124994f0e7b425e 100644 (file)
@@ -534,13 +534,13 @@ STRIP_CODE_COMMENTS    = NO
 # then for each documented function all documented 
 # functions referencing it will be listed.
 
-REFERENCED_BY_RELATION = NO
+REFERENCED_BY_RELATION = YES
 
 # If the REFERENCES_RELATION tag is set to YES (the default) 
 # then for each documented function all documented entities 
 # called/used by that function will be listed.
 
-REFERENCES_RELATION    = NO
+REFERENCES_RELATION    = YES
 
 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen 
 # will generate a verbatim copy of the header file for each class for