doc: doxygen: Interpret the first line comment as the brief
authorTiago Vignatti <tiago.vignatti@intel.com>
Mon, 12 Nov 2012 18:07:16 +0000 (16:07 -0200)
committerTiago Vignatti <tiago.vignatti@intel.com>
Mon, 12 Nov 2012 18:07:16 +0000 (16:07 -0200)
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
doc/doxygen/wayland.doxygen.in

index aff74d2..12d0817 100644 (file)
@@ -151,7 +151,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