svn rev #25015: trunk/src/ 
    tsitkova@MIT.EDU 
    tsitkova at MIT.EDU
       
    Thu Jul  7 09:06:29 EDT 2011
    
    
  
http://src.mit.edu/fisheye/changelog/krb5/?cs=25015
Commit By: tsitkova
Log Message:
Exclude files from src/plugins subdirectory as input source files for Doxygen
Changed Files:
U   trunk/src/Doxyfile
Modified: trunk/src/Doxyfile
===================================================================
--- trunk/src/Doxyfile	2011-07-06 16:33:27 UTC (rev 25014)
+++ trunk/src/Doxyfile	2011-07-07 13:06:29 UTC (rev 25015)
@@ -623,7 +623,7 @@
 # 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 
    
    
More information about the cvs-krb5
mailing list