--- parser3/src/doc/doxygen.cfg 2001/09/21 15:35:45 1.17 +++ parser3/src/doc/doxygen.cfg 2001/10/05 11:33:59 1.18 @@ -324,13 +324,13 @@ RECURSIVE = YES # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. -EXCLUDE = ../sql/mysql/libltdl ../sql/mysql/mySQL32 ../pcre ../libltdl ../sql/oracle/libltdl ../sql/oracle/oracle32 ../sql/pgsql/libltdl ../sql/pgsql/PgSQL32 ../sql/odbc/MFCpatches +EXCLUDE = ../pcre ../libltdl # If the value of the INPUT tag contains directories, you can use the # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. -EXCLUDE_PATTERNS = *.tab.* */z/* */.libs/* */_filterexpr/* +EXCLUDE_PATTERNS = *.tab.* */z/* */.libs/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see @@ -758,7 +758,7 @@ GRAPHICAL_HIERARCHY = YES # The tag DOT_PATH can be used to specify the path where the dot tool can be # found. If left blank, it is assumed the dot tool can be found on the path. -DOT_PATH = "D:\Program Files\doxygen\3rd" +DOT_PATH = "C:\Program Files\doxygen\3rd" # The DOTFILE_DIRS tag can be used to specify one or more directories that # contain dot files that are included in the documentation (see the