Author: wyoung
Date: Fri Jan  4 20:27:16 2008
New Revision: 2103

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2103&view=rev
Log:
Excluding querydef.h and ssqls.h from refman.

Modified:
    trunk/lib/Doxyfile.in

Modified: trunk/lib/Doxyfile.in
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/Doxyfile.in?rev=2103&r1=2102&r2=2103&view=diff
==============================================================================
--- trunk/lib/Doxyfile.in (original)
+++ trunk/lib/Doxyfile.in Fri Jan  4 20:27:16 2008
@@ -490,8 +490,7 @@
 # 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                = custom.h \
-                         custom-macros.h
+EXCLUDE                = querydef.h ssqls.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 


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to