Show
Ignore:
Timestamp:
12/05/06 21:35:06 (2 years ago)
Author:
peter
Message:

Merge changes from mainline upto r685.

This branch is now fully merged. Any remaining problems in doxygen, scripts
and tsuite should now be resolved.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/newmole/doxygen/Doxyfile

    r432 r687  
    1 # Doxyfile 1.4.6 
     1# Doxyfile 1.4.7 
    22 
    33#--------------------------------------------------------------------------- 
     
    8383# configuration options related to the input files 
    8484#--------------------------------------------------------------------------- 
    85 INPUT                  = C:/projects/cloudy/trunk/source_hot 
     85INPUT                  = C:/projects/Cloudy/trunk/source 
    8686FILE_PATTERNS          = *.c \ 
    8787                         *.cc \ 
     
    130130REFERENCED_BY_RELATION = YES 
    131131REFERENCES_RELATION    = YES 
     132REFERENCES_LINK_SOURCE = YES 
    132133USE_HTAGS              = NO 
    133134VERBATIM_HEADERS       = YES 
     
    242243INCLUDED_BY_GRAPH      = YES 
    243244CALL_GRAPH             = YES 
     245CALLER_GRAPH           = NO 
    244246GRAPHICAL_HIERARCHY    = YES 
    245247DIRECTORY_GRAPH        = YES