]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Doxyfile
Fixes for object target dependencies
[u/mrichter/AliRoot.git] / MUON / Doxyfile
index 706d6bf12d942468dfeb1d4658f69d3f025e94af..392d3c87814c59290d558dc4c1ffa13a042bd9d2 100644 (file)
@@ -23,7 +23,7 @@ PROJECT_NAME           = "AliRoot MUON"
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = "Version CVS"
+PROJECT_NUMBER         = "Version SVN trunk"
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 
@@ -415,7 +415,7 @@ WARN_LOGFILE           =
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = . ../STEER ../EVGEN
+INPUT                  = . ../STEER ../EVGEN ../EVE/macros/alieve_init.C ../EVE/alice-macros/event_goto.C ../EVE/macros/muon_init.C ../EVE/alice-macros/esd_muon_tracks.C ../EVE/alice-macros/geom_gentle_muon.C ../EVE/alice-macros/muon_clusters.C ../EVE/alice-macros/muon_digits.C ../EVE/alice-macros/muon_raw.C ../EVE/alice-macros/muon_trackRefs.C ../EVE/alice-macros/MUON_displayData.C ../EVE/alice-macros/MUON_displaySimu.C  ../EVE/alice-macros/MUON_geomAll.C  ../EVE/alice-macros/MUON_geom.C  ../EVE/alice-macros/MUON_makeGeom.C
 #INPUT                  = . 
 
 # If the value of the INPUT tag contains directories, you can use the 
@@ -533,7 +533,7 @@ REFERENCED_BY_RELATION = YES
 # then for each documented function all documented entities 
 # called/used by that function will be listed.
 
-REFERENCES_RELATION    = YES
+REFERENCES_RELATION    = NO
 
 # 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