Lines Matching +full:cdn +full:- +full:apple
1 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
15 #---------------------------------------------------------------------------
17 #---------------------------------------------------------------------------
20 # that follow. The default is UTF-8 which is also the encoding used for all
25 DOXYFILE_ENCODING = UTF-8
60 # 4096 sub-directories (in 2 levels) under the output directory of each output
72 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
74 # Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English
75 # messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian,
76 # Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak,
95 # This tag implements a quasi-intelligent brief description abbreviator
99 # used as the annotated text. Otherwise, the brief description is used as-is.
128 # can be used to strip a user-defined part of the path. Stripping is
129 # only done if one of the specified strings matches the left-hand part of
138 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
143 # are normally passed to the compiler using the -I flag.
149 # doesn't support long names like on DOS, Mac, or CD-ROM.
154 # will interpret the first line (until the first dot) of a JavaDoc-style
156 # comments will behave just like regular Qt-style comments
162 # interpret the first line (until the first dot) of a Qt-style
164 # will behave just like regular Qt-style comments (thus requiring
170 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
172 # The new default is to treat a multi-line C++ comment block as a detailed
180 # re-implements.
199 # will result in a user-defined paragraph with heading "Side Effects:".
204 # This tag can be used to specify a number of word-keyword mappings (TCL only).
239 # extension. Doxygen has a built-in mapping, but you can override or extend it
242 # Javascript, CSharp, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL, C,
250 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
359 # pre-resolved symbols. If the cache is too small doxygen will become slower.
366 #---------------------------------------------------------------------------
368 #---------------------------------------------------------------------------
400 # This flag is only useful for Objective-C code. When set to YES local
452 # file names in lower-case letters. If set to YES upper-case letters are also
517 # sorted by fully-qualified names, including namespaces. If set to
561 # documentation sections, marked by \if section-label ... \endif
562 # and \cond section-label ... \endcond blocks.
599 # popen()) the command <command> <input-file>, where <command> is the value of
600 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
609 # that represents doxygen's defaults, run doxygen with the -l option.
626 #---------------------------------------------------------------------------
628 #---------------------------------------------------------------------------
675 WARN_LOGFILE = LIBABIGAIL_OUTPUT/doc/api/doxygen-warnings.txt
677 #---------------------------------------------------------------------------
679 #---------------------------------------------------------------------------
688 LIBABIGAIL_INPUT/tests/test-read-common.cc \
689 LIBABIGAIL_INPUT/tests/test-read-common.h
693 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
698 INPUT_ENCODING = UTF-8
702 # and *.h) to filter out the source-files in the directories. If left
754 # and *.h) to filter out the source-files in the directories. If left
774 # by executing (via popen()) the command <filter> <input-file>, where <filter>
775 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
815 #---------------------------------------------------------------------------
817 #---------------------------------------------------------------------------
820 # be generated. Documented entities will be cross-referenced with these sources.
861 # built-in source browser. The htags tool is part of GNU's global source
873 #---------------------------------------------------------------------------
875 #---------------------------------------------------------------------------
896 #---------------------------------------------------------------------------
898 #---------------------------------------------------------------------------
922 # It is advised to generate a default header using "doxygen -w html
936 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
938 # fine-tune the look of the HTML output. If left blank doxygen will
946 # user-defined cascading style sheet that is included after the standard
960 # the files will be copied as-is; there are no commands or markers available.
1013 # will be generated that can be used as input for Apple's Xcode 3
1020 # See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
1034 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
1040 # identify the documentation publisher. This should be a reverse domain-name
1065 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1114 # http://doc.trolltech.com/qthelpproject.html#virtual-folders
1120 # http://doc.trolltech.com/qthelpproject.html#custom-filters
1126 # <a href="http://doc.trolltech.com/qthelpproject.html#custom-filters">
1134 # <a href="http://doc.trolltech.com/qthelpproject.html#filter-attributes">
1141 # If non-empty doxygen will try to run qhelpgenerator on the generated
1171 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1174 # containing a tree-like index structure (just like the one that
1227 # thA MathJax output. Supported types are HTML-CSS, NativeMML (i.e. MathML) and
1228 # SVG. The default value is HTML-CSS, which is slower, but has the best
1231 MATHJAX_FORMAT = HTML-CSS
1243 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
1310 #---------------------------------------------------------------------------
1312 #---------------------------------------------------------------------------
1409 #---------------------------------------------------------------------------
1411 #---------------------------------------------------------------------------
1451 #---------------------------------------------------------------------------
1453 #---------------------------------------------------------------------------
1479 #---------------------------------------------------------------------------
1481 #---------------------------------------------------------------------------
1509 # and cross-referencing information) to the XML output. Note that
1514 #---------------------------------------------------------------------------
1516 #---------------------------------------------------------------------------
1526 #---------------------------------------------------------------------------
1528 #---------------------------------------------------------------------------
1561 #---------------------------------------------------------------------------
1563 #---------------------------------------------------------------------------
1566 # evaluate all C-preprocessor directives found in the sources and include
1596 # patterns (like *.h and *.hpp) to filter out the header-files in the
1603 # are defined before the preprocessor is started (similar to the -D option of
1621 # doxygen's preprocessor will remove all references to function-like macros
1627 #---------------------------------------------------------------------------
1629 #---------------------------------------------------------------------------
1668 #---------------------------------------------------------------------------
1670 #---------------------------------------------------------------------------
1868 # enabling this option may lead to badly anti-aliased labels on the edges of
1874 # files in one run (i.e. multiple -o and -T options on the command line). This