ICU-5357 Fix doxygen warnings about "Found unknown command `\_linebr'"
The changed format looks fine by me. X-SVN-Rev: 20864
This commit is contained in:
parent
ffa04cabe7
commit
86c38180c5
@ -1,7 +1,7 @@
|
||||
# Doxyfile 1.3.7
|
||||
# ********************************************************************
|
||||
# * COPYRIGHT:
|
||||
# * Copyright (c) 2004-2006, International Business Machines Corporation
|
||||
# * Copyright (c) 2004-2007, International Business Machines Corporation
|
||||
# * and others. All Rights Reserved.
|
||||
# ********************************************************************
|
||||
|
||||
@ -30,12 +30,12 @@ INHERIT_DOCS = YES
|
||||
DISTRIBUTE_GROUP_DOC = NO
|
||||
TAB_SIZE = 8
|
||||
ALIASES = "memo=\par Note:\n" \
|
||||
"draft=\xrefitem draft \"Draft\" \"Draft List\" This API may be changed in the future versions and was introduced in \n" \
|
||||
"stable=\xrefitem stable \"Stable\" \"Stable List\" \n" \
|
||||
"deprecated=\xrefitem deprecated \"Deprecated\" \"Deprecated List\" \n" \
|
||||
"obsolete=\xrefitem obsolete \"Obsolete\" \"Obsolete List\" \n" \
|
||||
"system=\xrefitem system \"System\" \"System List\" \n Do not use unless you know what you are doing. \n" \
|
||||
"internal=\xrefitem internal \"Internal\" \"Internal List\" Do not use. This API is for interal use only. \n"
|
||||
"draft=\xrefitem draft \"Draft\" \"Draft List\" This API may be changed in the future versions and was introduced in" \
|
||||
"stable=\xrefitem stable \"Stable\" \"Stable List\"" \
|
||||
"deprecated=\xrefitem deprecated \"Deprecated\" \"Deprecated List\"" \
|
||||
"obsolete=\xrefitem obsolete \"Obsolete\" \"Obsolete List\"" \
|
||||
"system=\xrefitem system \"System\" \"System List\" \n Do not use unless you know what you are doing." \
|
||||
"internal=\xrefitem internal \"Internal\" \"Internal List\" Do not use. This API is for interal use only."
|
||||
|
||||
OPTIMIZE_OUTPUT_FOR_C = YES
|
||||
OPTIMIZE_OUTPUT_JAVA = NO
|
||||
|
Loading…
Reference in New Issue
Block a user