From: Dana Jansens Date: Wed, 5 Feb 2003 03:54:12 +0000 (+0000) Subject: ignore the wrappers X-Git-Url: https://git.brokenzipper.com/gitweb?a=commitdiff_plain;h=5688fbbc94da95856738c0d691c7070996132a3e;p=chaz%2Fopenbox ignore the wrappers --- diff --git a/doc/doxygen/doxygen.conf.in b/doc/doxygen/doxygen.conf.in index f00b017c..39d489c0 100644 --- a/doc/doxygen/doxygen.conf.in +++ b/doc/doxygen/doxygen.conf.in @@ -59,9 +59,9 @@ WARN_LOGFILE = INPUT = ../../src ../../otk comments FILE_PATTERNS = *.hh *.cc RECURSIVE = NO -EXCLUDE = *_wrap.cc +EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = *_wrap.cc EXAMPLE_PATH = EXAMPLE_PATTERNS = EXAMPLE_RECURSIVE = NO