Exclude files from src/plugins subdirectory as input source files for Doxygen
authorZhanna Tsitkov <tsitkova@mit.edu>
Thu, 7 Jul 2011 13:06:29 +0000 (13:06 +0000)
committerZhanna Tsitkov <tsitkova@mit.edu>
Thu, 7 Jul 2011 13:06:29 +0000 (13:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25015 dc483132-0cff-0310-8789-dd5450dbe970

src/Doxyfile

index 62ac664625f7d6290c742f87c072533834409a5e..954b1207599c351f51874e6fe13e897ab0e37366 100644 (file)
@@ -623,7 +623,7 @@ RECURSIVE              = YES
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
 EXCLUDE                = appl windows tests lib/crypto/crypto_tests \
-                         lib/crypto/openssl lib/crypto/nss 
+                         lib/crypto/openssl lib/crypto/nss plugins
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or 
 # directories that are symbolic links (a Unix filesystem feature) are excluded