Author: wyoung
Date: Thu Jun 25 08:08:29 2009
New Revision: 2532

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2532&view=rev
Log:
Minor updates to make Doxygen 1.5.8 happy

Modified:
    trunk/lib/Doxyfile.in

Modified: trunk/lib/Doxyfile.in
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/Doxyfile.in?rev=2532&r1=2531&r2=2532&view=diff
==============================================================================
--- trunk/lib/Doxyfile.in (original)
+++ trunk/lib/Doxyfile.in Thu Jun 25 08:08:29 2009
@@ -108,13 +108,6 @@
 
 MULTILINE_CPP_IS_BRIEF = NO
 
-# If the DETAILS_AT_TOP tag is set to YES then Doxygen 
-# will output the detailed description near the top, like JavaDoc.
-# If set to NO, the detailed description appears after the member 
-# documentation.
-
-DETAILS_AT_TOP         = NO
-
 # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented 
 # member inherits the documentation from any documented member that it 
 # re-implements.
@@ -377,7 +370,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                = querydef.h ssqls.h
+EXCLUDE                = querydef.h ssqls.h ssqls2.cpp ssqls2.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