tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / odk / docs / cpp / Doxyfile
blob6ea291782a79de45e86cb9e0441a93f851d36ae2
2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 PROJECT_BRIEF = %
10 PROJECT_NAME = %
11 OUTPUT_DIRECTORY = %
12 STRIP_FROM_PATH = %
13 JAVADOC_AUTOBRIEF = YES
15 EXTRACT_ALL = YES
16 CASE_SENSE_NAMES = NO
17 SHORT_NAMES = YES
19 QUIET = %
20 WARNINGS = YES
21 WARN_IF_DOC_ERROR = YES
22 WARN_FORMAT = "$file:$line: $text"
24 INPUT = %
25 RECURSIVE = YES
27 GENERATE_HTML = YES
28 HTML_OUTPUT = .
29 HTML_TIMESTAMP = NO
31 GENERATE_LATEX = NO
33 ALIASES = "derive=\par Derive:"
35 MACRO_EXPANSION = YES
36 EXPAND_ONLY_PREDEF = YES
37 PREDEFINED = \
38     __cplusplus \
39     SAL_CALL= \
40     SAL_DEPRECATED_INTERNAL(x)= \
41     SAL_DEPRECATED(x)=