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
commit1a1dde7c8d0cf18e49b5af7fef1368216120eed1 (patch)
treea31d6b79929064f9acc7ddb8cd388737f77870b8 /Doxyfile
parent4c8e6bbbb3b663a29b2adf075cd1eaeb86574533 (diff)
downloadopenttd-1a1dde7c8d0cf18e49b5af7fef1368216120eed1.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