summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Vignatti <tiago.vignatti@intel.com>2012-11-12 16:07:16 -0200
committerTiago Vignatti <tiago.vignatti@intel.com>2012-11-12 16:07:16 -0200
commita95aba7fcae7c900c389faff16a7768fe2eb326a (patch)
tree0811045f31b2cbb8a2d055b0ddd0f84fb3545159
parent2a8da76fb1b3afdb633a9551054ff9cecb89beca (diff)
doc: doxygen: Interpret the first line comment as the brief
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
-rw-r--r--doc/doxygen/wayland.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen/wayland.doxygen.in b/doc/doxygen/wayland.doxygen.in
index aff74d2..12d0817 100644
--- a/doc/doxygen/wayland.doxygen.in
+++ b/doc/doxygen/wayland.doxygen.in
@@ -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