Files
loongoffice/odk/docs/cpp/Doxyfile
Stephan Bergmann 40ad0e8f6c Declare SAL_THROW as documentation-only and deprecated
...which it effectively had been already anyway.

Change-Id: I6c9ae34f59e8bd44a6be38e6e719ad0a96773c1c
2013-11-28 13:15:39 +01:00

40 lines
753 B
Plaintext

#
# This file is part of the LibreOffice project.
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
PROJECT_BRIEF = %
PROJECT_NAME = %
OUTPUT_DIRECTORY = %
STRIP_FROM_PATH = %
JAVADOC_AUTOBRIEF = YES
EXTRACT_ALL = YES
CASE_SENSE_NAMES = NO
SHORT_NAMES = YES
QUIET = %
WARNINGS = YES
WARN_IF_DOC_ERROR = YES
WARN_FORMAT = "$file:$line: $text"
INPUT = %
RECURSIVE = YES
HTML_OUTPUT = .
GENERATE_LATEX = NO
ALIASES = "derive=\par Derive: \n"
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES
PREDEFINED = \
__cplusplus \
SAL_CALL= \
SAL_DEPRECATED_INTERNAL(x)= \
SAL_DEPRECATED(x)=