From 9237c69c5e763ce67c340a4bfcd953c16239ff5e Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 18 Apr 2009 15:07:59 +0000 Subject: [PATCH] Exclude the Roper classes from WinView git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@8790 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/Doxyfile b/documentation/Doxyfile index 1941c08..4102815 100755 --- a/documentation/Doxyfile +++ b/documentation/Doxyfile @@ -656,7 +656,7 @@ EXCLUDE_SYMLINKS = NO # against the file with absolute path, so to exclude all test directories # for example use the pattern */test/* -EXCLUDE_PATTERNS = +EXCLUDE_PATTERNS = */CDocFile40.h */CExpSetup20.h */CROIRect0.h */CWinx32App20.h # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the