X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FDoxyfile.check;h=c2692325558a86e6913503ba7107283c6eaaffc6;hb=6482f70bfaf42aee1a420672dafa9cd7555ac410;hp=b3fe3cb285aa45f3a4b7ceac561fc8900b875ed6;hpb=f1cb4ee87ecf8c6016dabe6b2b13795856684ea8;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/Doxyfile.check b/MUON/Doxyfile.check index b3fe3cb285a..c2692325558 100644 --- a/MUON/Doxyfile.check +++ b/MUON/Doxyfile.check @@ -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. @@ -425,7 +425,8 @@ INPUT = . # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp # *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm -FILE_PATTERNS = *.h *.cxx *.icc *.C *.txt *.sh +#FILE_PATTERNS = *.h *.cxx *.icc *.C README*.txt *.sh +FILE_PATTERNS = *.h *.cxx *.icc README*.txt # The RECURSIVE tag can be used to turn specify whether or not subdirectories # should be searched for input files as well. Possible values are YES and NO. @@ -437,7 +438,7 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = tgt_linux mapping.new mapping.fromLaurent.0 untar +EXCLUDE = check muon_html test_out.100 tgt_linux Doxymodules_STEER.h Doxymodules_EVGEN.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories # that are symbolic links (a Unix filesystem feature) are excluded from the input.