• Home
  • Raw
  • Download

Lines Matching +full:cdn +full:- +full:apple

16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
74 # characters to appear in the names of generated files. If set to NO, non-ASCII
85 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
87 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
88 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
90 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
112 # This tag implements a quasi-intelligent brief description abbreviator that is
116 # text. Otherwise, the brief description is used as-is. If left blank, the
145 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
146 # Stripping is only done if one of the specified strings matches the left-hand
157 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
162 # using the -I flag.
168 # support long names like on DOS, Mac, or CD-ROM.
174 # first line (until the first dot) of a Javadoc-style comment as the brief
175 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
183 # line (until the first dot) of a Qt-style comment as the brief description. If
184 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
191 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
193 # to treat a multi-line C++ comment block as a detailed description. Set this
203 # documentation from any documented member that it re-implements.
227 # documentation, which will result in a user-defined paragraph with heading
233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
269 # extension. Doxygen has a built-in mapping, but you can override or extend it
272 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
286 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
296 # When the TOC_INCLUDE_HEADINGS tag is set to a non-zero value, all headings up
406 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
416 #---------------------------------------------------------------------------
418 #---------------------------------------------------------------------------
456 # This flag is only useful for Objective-C code. If set to YES, local methods,
511 # names in lower-case letters. If set to YES, upper-case letters are also
593 # fully-qualified names, including namespaces. If set to NO, the class list will
678 # popen()) the command command input-file, where command is the value of the
679 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
688 # that represents doxygen's defaults, run doxygen with the -l option. You can
708 #---------------------------------------------------------------------------
710 #---------------------------------------------------------------------------
773 #---------------------------------------------------------------------------
775 #---------------------------------------------------------------------------
786 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
790 # The default value is: UTF-8.
792 INPUT_ENCODING = UTF-8
796 # *.h) to filter out the source-files in the directories.
861 # *.h) to filter out the source-files in the directories. If left blank all
883 # <filter> <input-file>
885 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
935 #---------------------------------------------------------------------------
937 #---------------------------------------------------------------------------
940 # generated. Documented entities will be cross-referenced with these sources.
992 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
998 # - Install the latest version of global
999 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1000 # - Make sure the INPUT points to the root of the source tree
1001 # - Run doxygen as normal
1024 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1027 # generated with the -Duse-libclang=ON option for CMake.
1040 #---------------------------------------------------------------------------
1042 #---------------------------------------------------------------------------
1066 #---------------------------------------------------------------------------
1068 #---------------------------------------------------------------------------
1090 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1098 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1110 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1120 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1121 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1132 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1150 # files will be copied as-is; there are no commands or markers available.
1216 # generated that can be used as input for Apple's Xcode 3 integrated development
1217 # environment (see: http://developer.apple.com/tools/xcode/), introduced with
1222 # startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html
1238 # set bundle. This should be a reverse domain-name style string, e.g.
1246 # the documentation publisher. This should be a reverse domain-name style
1262 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1285 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1338 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1346 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1355 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1363 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1371 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1377 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1414 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1416 # value is set to YES, a side panel will be generated containing a tree-like
1421 # further fine-tune the look of the index. As an example, the default style
1477 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1489 # Possible values are: HTML-CSS (which is slower, but has the best
1491 # The default value is: HTML-CSS.
1494 MATHJAX_FORMAT = HTML-CSS
1504 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1507 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
1610 #---------------------------------------------------------------------------
1612 #---------------------------------------------------------------------------
1680 # Note: Only use a user-defined header if you know what you are doing! The
1696 # Note: Only use a user-defined footer if you know what you are doing!
1701 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1714 # directory. Note that the files will be copied as-is; there are no commands or
1779 #---------------------------------------------------------------------------
1781 #---------------------------------------------------------------------------
1830 # using doxygen -e rtf extensionFile.
1845 #---------------------------------------------------------------------------
1847 #---------------------------------------------------------------------------
1889 #---------------------------------------------------------------------------
1891 #---------------------------------------------------------------------------
1908 # listings (including syntax highlighting and cross-referencing information) to
1916 #---------------------------------------------------------------------------
1918 #---------------------------------------------------------------------------
1935 # program listings (including syntax highlighting and cross-referencing
1943 #---------------------------------------------------------------------------
1945 #---------------------------------------------------------------------------
1955 #---------------------------------------------------------------------------
1957 #---------------------------------------------------------------------------
1993 #---------------------------------------------------------------------------
1995 #---------------------------------------------------------------------------
1998 # C-preprocessor directives found in the sources and include files.
2035 # patterns (like *.h and *.hpp) to filter out the header-files in the
2043 # defined before the preprocessor is started (similar to the -D option of e.g.
2062 # remove all references to function-like macros that are alone on a line, have
2064 # are typically used for boiler-plate code, and will confuse the parser if not
2071 #---------------------------------------------------------------------------
2073 #---------------------------------------------------------------------------
2123 #---------------------------------------------------------------------------
2125 #---------------------------------------------------------------------------
2413 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2421 # files in one run (i.e. multiple -o and -T options on the command line). This