Lines Matching +full:0 +full:- +full:latest
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
155 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
156 # Stripping is only done if one of the specified strings matches the left-hand
167 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
172 # using the -I flag.
178 # support long names like on DOS, Mac, or CD-ROM.
184 # first line (until the first dot) of a Javadoc-style comment as the brief
185 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
193 # line (until the first dot) of a Qt-style comment as the brief description. If
194 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
201 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
203 # to treat a multi-line C++ comment block as a detailed description. Set this
213 # documentation from any documented member that it re-implements.
237 # documentation, which will result in a user-defined paragraph with heading
243 # This tag can be used to specify a number of word-keyword mappings (TCL only).
279 # extension. Doxygen has a built-in mapping, but you can override or extend it
282 # C#, C, C++, D, PHP, Objective-C, Python, Fortran (fixed format Fortran:
296 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
407 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
410 # is 0..9, the default is 0, corresponding to a cache size of 2^16=65536
413 # Minimum value: 0, maximum value: 9, default value: 0.
415 LOOKUP_CACHE_SIZE = 0
417 #---------------------------------------------------------------------------
419 #---------------------------------------------------------------------------
457 # This flag is only useful for Objective-C code. If set to YES, local methods,
512 # names in lower-case letters. If set to YES, upper-case letters are also
594 # fully-qualified names, including namespaces. If set to NO, the class list will
647 # it will be hidden. Use a value of 0 to hide initializers completely. The
651 # Minimum value: 0, maximum value: 10000, default value: 30.
679 # popen()) the command command input-file, where command is the value of the
680 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
689 # that represents doxygen's defaults, run doxygen with the -l option. You can
709 #---------------------------------------------------------------------------
711 #---------------------------------------------------------------------------
774 #---------------------------------------------------------------------------
776 #---------------------------------------------------------------------------
787 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
791 # The default value is: UTF-8.
793 INPUT_ENCODING = UTF-8
797 # *.h) to filter out the source-files in the directories.
882 # *.h) to filter out the source-files in the directories. If left blank all
904 # <filter> <input-file>
906 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
956 #---------------------------------------------------------------------------
958 #---------------------------------------------------------------------------
961 # generated. Documented entities will be cross-referenced with these sources.
1013 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1019 # - Install the latest version of global
1020 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
1021 # - Make sure the INPUT points to the root of the source tree
1022 # - Run doxygen as normal
1045 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1048 # generated with the -Duse-libclang=ON option for CMake.
1061 #---------------------------------------------------------------------------
1063 #---------------------------------------------------------------------------
1087 #---------------------------------------------------------------------------
1089 #---------------------------------------------------------------------------
1111 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1119 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1131 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1141 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1142 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1153 # The HTML_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1171 # files will be copied as-is; there are no commands or markers available.
1180 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300
1182 # Minimum value: 0, maximum value: 359, default value: 220.
1188 # in the HTML output. For a value of 0 the output will use grayscales only. A
1190 # Minimum value: 0, maximum value: 255, default value: 100.
1228 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1231 # Minimum value: 0, maximum value: 9999, default value: 100.
1259 # set bundle. This should be a reverse domain-name style string, e.g.
1267 # the documentation publisher. This should be a reverse domain-name style
1283 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1306 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1359 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1367 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1376 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1384 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1392 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1398 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1435 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1437 # value is set to YES, a side panel will be generated containing a tree-like
1442 # further fine-tune the look of the index. As an example, the default style
1455 # Note that a value of 0 will completely suppress the enum values from appearing
1457 # Minimum value: 0, maximum value: 20, default value: 4.
1464 # Minimum value: 0, maximum value: 1500, default value: 250.
1498 # instead of using pre-rendered bitmaps. Use this if you do not have LaTeX
1509 # http://docs.mathjax.org/en/latest/output.html) for more details.
1510 # Possible values are: HTML-CSS (which is slower, but has the best
1512 # The default value is: HTML-CSS.
1515 MATHJAX_FORMAT = HTML-CSS
1525 # The default value is: http://cdn.mathjax.org/mathjax/latest.
1528 MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest
1539 # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an
1631 #---------------------------------------------------------------------------
1633 #---------------------------------------------------------------------------
1701 # Note: Only use a user-defined header if you know what you are doing! The
1717 # Note: Only use a user-defined footer if you know what you are doing!
1722 # The LATEX_EXTRA_STYLESHEET tag can be used to specify additional user-defined
1735 # directory. Note that the files will be copied as-is; there are no commands or
1800 #---------------------------------------------------------------------------
1802 #---------------------------------------------------------------------------
1851 # using doxygen -e rtf extensionFile.
1866 #---------------------------------------------------------------------------
1868 #---------------------------------------------------------------------------
1910 #---------------------------------------------------------------------------
1912 #---------------------------------------------------------------------------
1929 # listings (including syntax highlighting and cross-referencing information) to
1937 #---------------------------------------------------------------------------
1939 #---------------------------------------------------------------------------
1956 # program listings (including syntax highlighting and cross-referencing
1964 #---------------------------------------------------------------------------
1966 #---------------------------------------------------------------------------
1976 #---------------------------------------------------------------------------
1978 #---------------------------------------------------------------------------
2014 #---------------------------------------------------------------------------
2016 #---------------------------------------------------------------------------
2019 # C-preprocessor directives found in the sources and include files.
2056 # patterns (like *.h and *.hpp) to filter out the header-files in the
2064 # defined before the preprocessor is started (similar to the -D option of e.g.
2072 NO_SYS=0 \
2090 MEMP_OVERFLOW_CHECK=0 \
2105 MEM_USE_POOLS=0 \
2130 # remove all references to function-like macros that are alone on a line, have
2132 # are typically used for boiler-plate code, and will confuse the parser if not
2139 #---------------------------------------------------------------------------
2141 #---------------------------------------------------------------------------
2191 #---------------------------------------------------------------------------
2193 #---------------------------------------------------------------------------
2236 # to run in parallel. When set to 0 doxygen will base this on the number of
2238 # larger than 0 to get control over the balance between CPU load and processing
2240 # Minimum value: 0, maximum value: 32, default value: 0.
2243 DOT_NUM_THREADS = 0
2304 # number of items for each type to make the size more manageable. Set this to 0
2309 # Minimum value: 0, maximum value: 100, default value: 10.
2454 # Minimum value: 0, maximum value: 10000, default value: 50.
2465 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
2466 # Minimum value: 0, maximum value: 1000, default value: 0.
2476 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2484 # files in one run (i.e. multiple -o and -T options on the command line). This