Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Doxyfile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 129 by satofumi, Mon Nov 5 02:53:05 2007 UTC revision 154 by satofumi, Wed Nov 21 05:05:16 2007 UTC
# Line 510  INPUT_ENCODING         = UTF-8 Line 510  INPUT_ENCODING         = UTF-8
510  # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90  # *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.py *.f90
511    
512  FILE_PATTERNS          = *.h \  FILE_PATTERNS          = *.h \
513                             *.c \
514                           *.cpp \                           *.cpp \
515                           *.rb \                           *.rb \
516                           *.dox                           *.dox
# Line 554  EXCLUDE_SYMBOLS        = Line 555  EXCLUDE_SYMBOLS        =
555  # the \include command).  # the \include command).
556    
557  EXAMPLE_PATH           = . \  EXAMPLE_PATH           = . \
558                           rangesCtrl/samples                           rangesCtrl/samples \
559                             runCtrl/tRunCtrl/samples
560    
561  # If the value of the EXAMPLE_PATH tag contains directories, you can use the  # If the value of the EXAMPLE_PATH tag contains directories, you can use the
562  # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp  # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp

Legend:
Removed from v.129  
changed lines
  Added in v.154

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26