summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorcelestar <celestar@openttd.org>2005-07-13 09:51:01 +0000
committercelestar <celestar@openttd.org>2005-07-13 09:51:01 +0000
commitfd0780eeef43e6a8aefc943f7f470e409e0db93b (patch)
treea31d6b79929064f9acc7ddb8cd388737f77870b8 /Doxyfile
parent11ee6a8dfcbab19d88aba57a9992c7db39f57c2d (diff)
downloadopenttd-fd0780eeef43e6a8aefc943f7f470e409e0db93b.tar.xz
(svn r2557) -Add: Added the AUTOBRIEF option to the Doxyfile
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index c1b7ed71d..2b50a8c06 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -27,7 +27,7 @@ FULL_PATH_NAMES = YES
STRIP_FROM_PATH = ./
STRIP_FROM_INC_PATH =
SHORT_NAMES = NO
-JAVADOC_AUTOBRIEF = NO
+JAVADOC_AUTOBRIEF = YES
MULTILINE_CPP_IS_BRIEF = NO
DETAILS_AT_TOP = NO
INHERIT_DOCS = YES