Author: silene
Date: Sun Apr 26 18:15:03 2009
New Revision: 35235

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35235&view=rev
Log:
Added missing directory. Removed obsolete variable.

Modified:
    trunk/Doxyfile

Modified: trunk/Doxyfile
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/Doxyfile?rev=35235&r1=35234&r2=35235&view=diff
==============================================================================
--- trunk/Doxyfile (original)
+++ trunk/Doxyfile Sun Apr 26 18:15:03 2009
@@ -154,13 +154,6 @@
 # description. Set this tag to YES if you prefer the old behaviour instead.
 
 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 
@@ -547,6 +540,7 @@
                          src/gui/auxiliary \
                          src/gui/dialogs \
                          src/gui/widgets \
+                         src/scripting \
                          src/tests \
                          src/tests/gui \
                          src/tests/utils


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

Reply via email to