IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 4:09:57 PM (22 years ago)
Author:
desonia
Message:

doxygen tweaks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/Doxyfile

    r974 r978  
    369369
    370370# If the value of the INPUT tag contains directories, you can use the
    371 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 
    372 # and *.h) to filter out the source-files in the directories. If left 
    373 # blank the following patterns are tested: 
    374 # *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp 
     371# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
     372# and *.h) to filter out the source-files in the directories. If left
     373# blank the following patterns are tested:
     374# *.c *.cc *.cxx *.cpp *.c++ *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh *.hxx *.hpp
    375375# *.h++ *.idl *.odl *.cs *.php *.php3 *.inc
    376376
    377 FILE_PATTERNS          =
    378 
    379 # The RECURSIVE tag can be used to turn specify whether or not subdirectories 
    380 # should be searched for input files as well. Possible values are YES and NO. 
     377FILE_PATTERNS          = *.h *.dox
     378
     379# The RECURSIVE tag can be used to turn specify whether or not subdirectories
     380# should be searched for input files as well. Possible values are YES and NO.
    381381# If left blank NO is used.
    382382
Note: See TracChangeset for help on using the changeset viewer.