summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Krysik <perper@o2.pl>2009-06-09 12:03:15 +0200
committerPiotr Krysik <perper@o2.pl>2009-06-09 12:03:15 +0200
commit5849d695cdc49247a4066028c00966894b8f490b (patch)
treef0799d3d812e5034b4a92a5a4c73a9cba01466fd
parent5ee04473f323252d8a8df7af8f84f91f07409bab (diff)
turn on autobrief for doxygen
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index b478858..afb9946 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -28,7 +28,7 @@ FULL_PATH_NAMES = YES
STRIP_FROM_PATH = /home/piotr/
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = NO
+JAVADOC_AUTOBRIEF = YES
QT_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = NO
personal git repositories of Harald Welte. Your mileage may vary