comparison Doxyfile @ 117:e4e47d2cdbcd

Tank
author Thinker K.F. Li <thinker@branda.to>
date Sun, 14 Sep 2008 18:51:16 +0800
parents c14cb6d12030
children 65cabbdd5284
comparison
equal deleted inserted replaced
116:1d74eb3861b7 117:e4e47d2cdbcd
589 589
590 # The EXAMPLE_PATH tag can be used to specify one or more files or 590 # The EXAMPLE_PATH tag can be used to specify one or more files or
591 # directories that contain example code fragments that are included (see 591 # directories that contain example code fragments that are included (see
592 # the \include command). 592 # the \include command).
593 593
594 EXAMPLE_PATH = 594 EXAMPLE_PATH = examples/
595 595
596 # If the value of the EXAMPLE_PATH tag contains directories, you can use the 596 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
597 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 597 # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
598 # and *.h) to filter out the source-files in the directories. If left 598 # and *.h) to filter out the source-files in the directories. If left
599 # blank all files are included. 599 # blank all files are included.