comparison Doxyfile.in @ 18965:7e6950797a17

propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21) to branch 'im.pidgin.soc.2007.certmgr' (head 053aa1d2f896af8fc75868b2eba1baf1e6b54c36)
author William Ehlhardt <williamehlhardt@gmail.com>
date Wed, 27 Jun 2007 04:17:13 +0000
parents 5c6f019e48f8
children 8e09a0c971b9
comparison
equal deleted inserted replaced
18964:7b03727b10b4 18965:7e6950797a17
430 # documented source files. You may enter file names like "myfile.cpp" or 430 # documented source files. You may enter file names like "myfile.cpp" or
431 # directories like "/usr/src/myproject". Separate the files or directories 431 # directories like "/usr/src/myproject". Separate the files or directories
432 # with spaces. 432 # with spaces.
433 433
434 INPUT = libpurple \ 434 INPUT = libpurple \
435 finch \ 435 finch \
436 pidgin \ 436 finch/libgnt \
437 pidgin \
437 doc 438 doc
438 439
439 # If the value of the INPUT tag contains directories, you can use the 440 # If the value of the INPUT tag contains directories, you can use the
440 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 441 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
441 # and *.h) to filter out the source-files in the directories. If left 442 # and *.h) to filter out the source-files in the directories. If left