doc/doxygen/Doxyfile
changeset 212 945b5eacc733
parent 210 6b5a4c21e061
child 448 732c33c2d8a7
equal deleted inserted replaced
211:2a4c2ca03555 212:945b5eacc733
    13 REPEAT_BRIEF = YES
    13 REPEAT_BRIEF = YES
    14 ABBREVIATE_BRIEF = "The $name class" "The $name widget" "The $name file" is provides specifies contains represents a an the
    14 ABBREVIATE_BRIEF = "The $name class" "The $name widget" "The $name file" is provides specifies contains represents a an the
    15 ALWAYS_DETAILED_SEC = NO
    15 ALWAYS_DETAILED_SEC = NO
    16 INLINE_INHERITED_MEMB = NO
    16 INLINE_INHERITED_MEMB = NO
    17 FULL_PATH_NAMES = YES
    17 FULL_PATH_NAMES = YES
    18 STRIP_FROM_PATH = .
    18 STRIP_FROM_PATH = ../../
    19 STRIP_FROM_INC_PATH = 
    19 STRIP_FROM_INC_PATH = 
    20 SHORT_NAMES = NO
    20 SHORT_NAMES = NO
    21 JAVADOC_AUTOBRIEF = NO
    21 JAVADOC_AUTOBRIEF = NO
    22 MULTILINE_CPP_IS_BRIEF = NO
    22 MULTILINE_CPP_IS_BRIEF = NO
    23 DETAILS_AT_TOP = NO
    23 DETAILS_AT_TOP = NO
    55 GENERATE_BUGLIST = YES
    55 GENERATE_BUGLIST = YES
    56 GENERATE_DEPRECATEDLIST = YES
    56 GENERATE_DEPRECATEDLIST = YES
    57 ENABLED_SECTIONS = 
    57 ENABLED_SECTIONS = 
    58 MAX_INITIALIZER_LINES = 30
    58 MAX_INITIALIZER_LINES = 30
    59 SHOW_USED_FILES = YES
    59 SHOW_USED_FILES = YES
    60 SHOW_DIRECTORIES = NO
    60 SHOW_DIRECTORIES = YES
    61 FILE_VERSION_FILTER = 
    61 FILE_VERSION_FILTER = 
    62 #---------------------------------------------------------------------------
    62 #---------------------------------------------------------------------------
    63 # configuration options related to warning and progress messages
    63 # configuration options related to warning and progress messages
    64 #---------------------------------------------------------------------------
    64 #---------------------------------------------------------------------------
    65 QUIET = NO
    65 QUIET = NO
    70 WARN_FORMAT = "$file:$line: $text"
    70 WARN_FORMAT = "$file:$line: $text"
    71 WARN_LOGFILE = 
    71 WARN_LOGFILE = 
    72 #---------------------------------------------------------------------------
    72 #---------------------------------------------------------------------------
    73 # configuration options related to the input files
    73 # configuration options related to the input files
    74 #---------------------------------------------------------------------------
    74 #---------------------------------------------------------------------------
    75 INPUT = ./../../src
    75 INPUT = ../../src ../../drivers/can_lincan ../../drivers/can_peak_linux ../../drivers/can_peak_win32 ../../drivers/can_socket ../../drivers/can_uvccm_win32 ../../drivers/can_virtual ../../drivers/hcs12 ../../drivers/timers_unix ../../drivers/timers_xeno ../../drivers/unix ../../drivers/win32 ../../examples/gene_SYNC_HCS12 ../../examples/TestMasterSlave ../../examples/TestMasterMicroMod ../../examples/win32test ../../include 
       
    76 
       
    77 
       
    78  
    76 FILE_PATTERNS = *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py *.C *.CC *.C++ *.II *.I++ *.H *.HH *.H++ *.CS *.PHP *.PHP3 *.M *.MM *.PY
    79 FILE_PATTERNS = *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py *.C *.CC *.C++ *.II *.I++ *.H *.HH *.H++ *.CS *.PHP *.PHP3 *.M *.MM *.PY
    77 RECURSIVE = YES
    80 RECURSIVE = YES
    78 EXCLUDE = 
    81 EXCLUDE = 
    79 EXCLUDE_SYMLINKS = NO
    82 EXCLUDE_SYMLINKS = NO
    80 EXCLUDE_PATTERNS = 
    83 EXCLUDE_PATTERNS =