Changeset 978 for trunk/psLib/src/Doxyfile
- Timestamp:
- Jun 9, 2004, 4:09:57 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/Doxyfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/Doxyfile
r974 r978 369 369 370 370 # 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 375 375 # *.h++ *.idl *.odl *.cs *.php *.php3 *.inc 376 376 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. 377 FILE_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. 381 381 # If left blank NO is used. 382 382
Note:
See TracChangeset
for help on using the changeset viewer.
