Doxyfile excludes squirrel directory
authorChristoph Sommer <mail@christoph-sommer.de>
Sun, 25 Jun 2006 13:30:50 +0000 (13:30 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Sun, 25 Jun 2006 13:30:50 +0000 (13:30 +0000)
SVN-Revision: 3740

Doxyfile

index 7e32bd0..2805a4c 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -86,7 +86,7 @@ INPUT                  = src/
 FILE_PATTERNS          = *.cpp \
                          *.hpp
 RECURSIVE              = YES
-EXCLUDE                = 
+EXCLUDE                = src/squirrel/
 EXCLUDE_SYMLINKS       = NO
 EXCLUDE_PATTERNS       = 
 EXAMPLE_PATH           =