From 497e10fc23638fdcc1e737c705daf7fe59bc3301 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 23 May 2011 22:24:49 +0000 Subject: Minor tweaks to make sure that autodoc is enabled in doxygen and that doxygen isn't confused by the multi-include protection. --- php/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php/Doxyfile') diff --git a/php/Doxyfile b/php/Doxyfile index dcd0c01..fcbd283 100644 --- a/php/Doxyfile +++ b/php/Doxyfile @@ -137,7 +137,7 @@ SHORT_NAMES = NO # comments will behave just like regular Qt-style comments # (thus requiring an explicit @brief command for a brief description.) -JAVADOC_AUTOBRIEF = NO +JAVADOC_AUTOBRIEF = YES # If the QT_AUTOBRIEF tag is set to YES then Doxygen will # interpret the first line (until the first dot) of a Qt-style -- cgit v1.2.3