From c4bffa277f583050bb535b3bcae03639c03ee81f Mon Sep 17 00:00:00 2001 From: fgerlits Date: Tue, 28 Feb 2006 13:37:23 +0000 Subject: [PATCH] removed BaseTestMethod from the xml-rpc docs --- livesupport/etc/xmlrpc-doxygen.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livesupport/etc/xmlrpc-doxygen.config b/livesupport/etc/xmlrpc-doxygen.config index b8c05007b..9482d8174 100644 --- a/livesupport/etc/xmlrpc-doxygen.config +++ b/livesupport/etc/xmlrpc-doxygen.config @@ -441,7 +441,7 @@ 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 = +EXCLUDE = src/products/scheduler/src/BaseTestMethod.h # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories # that are symbolic links (a Unix filesystem feature) are excluded from the input.