Lines Matching +full:cancel +full:- +full:in +full:- +full:progress
6 # All text after a double hash (##) is considered a comment and is placed in
16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
20 # This tag specifies the encoding used for all characters in the config file
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
31 # project for which the documentation is generated. This name is used in the
32 # title of most generated pages and in a few other places.
49 # With the PROJECT_LOGO tag one can specify an logo or icon that is included in
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
64 # directories (in 2 levels) under the output directory of each output format and
67 # putting all generated files in the same directory would otherwise causes
73 # The OUTPUT_LANGUAGE tag is used to specify the language in which all
75 # information to generate all constant output in the proper language.
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
80 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
82 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
89 # descriptions after the members that are listed in the file and class
104 # This tag implements a quasi-intelligent brief description abbreviator that is
105 # used to form the text in various listings. Each string in this list, if found
108 # text. Otherwise, the brief description is used as-is. If left blank, the
123 # inherited members of a class in the documentation of that class as if those
131 # before files name in the file list and in the header files. If set to NO the
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
138 # Stripping is only done if one of the specified strings matches the left-hand
139 # part of the path. The tag can be used to show relative paths in the file list.
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
150 # path mentioned in the documentation of a class, which tells the reader which
151 # header file to include in order to use a class. If left blank only the name of
154 # using the -I flag.
162 # support long names like on DOS, Mac, or CD-ROM.
168 # first line (until the first dot) of a Javadoc-style comment as the brief
169 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
177 # line (until the first dot) of a Qt-style comment as the brief description. If
178 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
185 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
187 # to treat a multi-line C++ comment block as a detailed description. Set this
197 # documentation from any documented member that it re-implements.
209 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
210 # uses this value to replace tabs by spaces in code fragments.
215 # This tag can be used to specify a number of aliases that act as commands in
220 # will allow you to put the command \sideeffect (or @sideeffect) in the
221 # documentation, which will result in a user-defined paragraph with heading
222 # "Side Effects:". You can put \n's in the value part of an alias to insert
227 # This tag can be used to specify a number of word-keyword mappings (TCL only).
229 # will allow you to use the command class in the itcl::class meaning.
263 # extension. Doxygen has a built-in mapping, but you can override or extend it
266 # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make
277 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
281 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
289 # be prevented in individual cases by by putting a % sign in front of the word
297 # tag to YES in order to let doxygen match functions declarations and
321 # doxygen to replace the get and set methods by a property in the documentation.
329 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
331 # member in the group (if any) for the other members of the group. By default
347 # are shown inside the group in which they are included (e.g. using \ingroup)
351 # Note that this feature does not work in combination with
358 # with only public data fields or simple typedef fields will be shown inline in
359 # the documentation of the scope in which they are defined (i.e. file,
369 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct
372 # useful for C code in case the coding convention dictates that all compound
380 # an expensive process and often the same symbol appears multiple times in the
381 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
391 #---------------------------------------------------------------------------
393 #---------------------------------------------------------------------------
395 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
406 # be included in the documentation.
412 # scope will be included in the documentation.
418 # included in the documentation.
424 # locally in source files will be included in the documentation. If set to NO
425 # only classes defined in header files are included. Does not have any effect
431 # This flag is only useful for Objective-C code. When set to YES local methods,
432 # which are defined in the implementation section but not in the interface are
433 # included in the documentation. If set to NO only methods in the interface are
440 # extracted and appear in the documentation as a namespace called
450 # members will be included in the various overviews, but no documentation
457 # undocumented classes that are normally visible in the class hierarchy. If set
458 # to NO these classes will be included in the various overviews. This option has
466 # included in the documentation.
486 # names in lower-case letters. If set to YES upper-case letters are also
488 # in case and if your file system supports case sensitive file names. Windows
495 # their full class and namespace scopes in the documentation. If set to YES the
502 # the files that are included by a file in the documentation of that file.
509 # which file to include in order to use the member.
515 # files with double quotes in the documentation rather than with sharp brackets.
520 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the
528 # name. If set to NO the members will appear in declaration order.
535 # name. If set to NO the members will appear in declaration order. Note that
536 # this will also influence the order of the classes in the class list.
543 # destructors are listed first. If set to NO the constructors will appear in the
555 # appear in their defined order.
561 # fully-qualified names, including namespaces. If set to NO, the class list will
575 # accept a match between prototype and implementation in such cases.
581 # todo list. This list is created by putting \todo commands in the
588 # test list. This list is created by putting \test commands in the
595 # list. This list is created by putting \bug commands in the documentation.
601 # the deprecated list. This list is created by putting \deprecated commands in
614 # initial value of a variable or macro / define can have for it to appear in the
618 # controlled using \showinitializer or \hideinitializer command in the
648 # popen()) the command command input-file, where command is the value of the
649 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
657 # output files in an output format independent way. To create the layout file
658 # that represents doxygen's defaults, run doxygen with the -l option. You can
673 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
679 #---------------------------------------------------------------------------
680 # Configuration options related to warning and progress messages
681 #---------------------------------------------------------------------------
707 # potential errors in the documentation, such as not documenting some parameters
708 # in a documented function, or documenting parameters that don't exist or using
738 #---------------------------------------------------------------------------
740 #---------------------------------------------------------------------------
753 @abs_top_srcdir@/doxygen-mainpage.dox
756 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
760 # The default value is: UTF-8.
762 INPUT_ENCODING = UTF-8
766 # *.h) to filter out the source-files in the directories. If left blank the
825 # *.h) to filter out the source-files in the directories. If left blank all
838 # that contain images that are to be included in the documentation (see the
847 # <filter> <input-file>
849 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
891 #---------------------------------------------------------------------------
893 #---------------------------------------------------------------------------
896 # generated. Documented entities will be cross-referenced with these sources.
898 # Note: To get rid of all source code in the generated output, make sure that
930 # to YES, then the hyperlinks from functions in REFERENCES_RELATION and
937 # If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the
948 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
954 # - Install the latest version of global
955 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
956 # - Make sure the INPUT points to the root of the source tree
957 # - Run doxygen as normal
959 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
960 # tools must be available from the command line (i.e. in the search path).
977 #---------------------------------------------------------------------------
979 #---------------------------------------------------------------------------
988 # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in
995 # In case all classes in a project start with a common prefix, all classes will
996 # be put under the same header in the alphabetical index. The IGNORE_PREFIX tag
1003 #---------------------------------------------------------------------------
1005 #---------------------------------------------------------------------------
1013 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1027 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1035 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1047 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1057 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1058 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1063 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1069 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1083 # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these
1084 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1085 # files will be copied as-is; there are no commands or markers available.
1091 # will adjust the colors in the stylesheet and background images according to
1102 # in the HTML output. For a value of 0 the output will use grayscales only. A
1110 # luminance component of the colors in the HTML output. Values below 100
1137 # shown in the various tree structured indices initially; the user can expand
1142 # representing an infinite number of entries and will result in a full expanded
1153 # Makefile in the HTML output directory. Running make will produce the docset in
1154 # that directory and running make install will install the docset in
1172 # set bundle. This should be a reverse domain-name style string, e.g.
1180 # the documentation publisher. This should be a reverse domain-name style
1196 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1202 # Windows help format (.hlp) on all Windows platforms in the future. Compressed
1204 # words in the documentation. The HTML workshop also contains a viewer for
1212 # file. You can add a path in front of the file if the result should not be
1219 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1227 # YES) or that it should be included in the main .chm file ( NO).
1240 # YES) or a normal table of contents ( NO) in the .chm file.
1271 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1279 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1288 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1296 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1304 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1310 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1318 # install this plugin and make it available under the help contents menu in
1340 # it. Since the tabs in the index contain the same information as the navigation
1347 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1349 # value is set to YES, a side panel will be generated containing a tree-like
1354 # further fine-tune the look of the index. As an example, the default style
1365 # doxygen will group on one line in the generated HTML documentation.
1368 # in the overview section.
1375 # to set the initial width (in pixels) of the frame in which the tree is shown.
1382 # external symbols imported via tag files in a separate window.
1388 # Use this tag to change the font size of LaTeX formulas included as images in
1401 # Note that when changing this option you need to delete any form_*.png files in
1411 # installed or if you want to formulas look prettier in the HTML output. When
1422 # Possible values are: HTML-CSS (which is slower, but has the best
1424 # The default value is: HTML-CSS.
1427 MATHJAX_FORMAT = HTML-CSS
1468 # using the <cursor keys>. Press <Enter> to select an item or <escape> to cancel
1471 # to select a filter and <Enter> or <escape> to activate or cancel the filter
1527 # useful in combination with EXTRA_SEARCH_MAPPINGS to search through multiple
1543 #---------------------------------------------------------------------------
1545 #---------------------------------------------------------------------------
1553 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1564 # bitmaps for formulas in the HTML output, but not in the Makefile that is
1580 # trees in general.
1596 # that should be included in the LaTeX output. To get the times font for
1610 # Note: Only use a user-defined header if you know what you are doing! The
1624 # Note: Only use a user-defined footer if you know what you are doing!
1631 # directory. Note that the files will be copied as-is; there are no commands or
1657 # when generating formulas in HTML.
1664 # index chapters (such as File Index, Compound Index, etc.) in the output.
1671 # code with syntax highlighting in the LaTeX output.
1688 #---------------------------------------------------------------------------
1690 #---------------------------------------------------------------------------
1700 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1709 # trees in general.
1737 # Set optional variables used in the generation of an RTF document. Syntax is
1739 # using doxygen -e rtf extensionFile.
1744 #---------------------------------------------------------------------------
1746 #---------------------------------------------------------------------------
1755 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1764 # man pages. In case the manual section does not start with a number, the number
1773 # will generate one additional man file for each entity documented in the real
1781 #---------------------------------------------------------------------------
1783 #---------------------------------------------------------------------------
1792 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1812 # listings (including syntax highlighting and cross-referencing information) to
1820 #---------------------------------------------------------------------------
1822 #---------------------------------------------------------------------------
1831 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
1838 #---------------------------------------------------------------------------
1840 #---------------------------------------------------------------------------
1850 #---------------------------------------------------------------------------
1852 #---------------------------------------------------------------------------
1880 # The names of the make variables in the generated doxyrules.make file are
1881 # prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. This is useful
1888 #---------------------------------------------------------------------------
1890 #---------------------------------------------------------------------------
1893 # C-preprocessor directives found in the sources and include files.
1899 # in the source code. If set to NO only conditional compilation will be
1900 # performed. Macro expansion can be done in a controlled way by setting
1915 # If the SEARCH_INCLUDES tag is set to YES the includes files in the
1930 # patterns (like *.h and *.hpp) to filter out the header-files in the
1938 # defined before the preprocessor is started (similar to the -D option of e.g.
1949 # macro definition that is found in the sources will be used. Use the PREDEFINED
1951 # definition found in the source code.
1957 # remove all references to function-like macros that are alone on a line, have an
1959 # typically used for boiler-plate code, and will confuse the parser if not
1966 #---------------------------------------------------------------------------
1968 #---------------------------------------------------------------------------
1980 # the path). If a tag file is not located in the directory in which doxygen is
1991 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1997 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2004 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2017 #---------------------------------------------------------------------------
2019 #---------------------------------------------------------------------------
2022 # (in HTML and LaTeX) for classes with base or super classes. Setting the tag to
2032 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
2034 # the mscgen tool resides. If left empty the tool is assumed to be found in the
2039 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2040 # then run dia to produce the diagram and insert it in the documentation. The
2042 # If left empty dia is assumed to be found in the default search path.
2055 # Bell Labs. The other options in this section have no effect if this option is
2062 # to run in parallel. When set to 0 doxygen will base this on the number of
2063 # processors available in the system. You can set it explicitly to a value
2073 # sure dot is able to find the font, which can be done by putting it in a
2081 # The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
2120 # collaboration diagrams in a style similar to the OMG's Unified Modeling
2170 # So in most cases it will be better to enable call graphs for selected
2181 # So in most cases it will be better to enable caller graphs for selected
2196 # dependencies a directory has on other directories in a graphical way. The
2198 # files in the directories.
2206 # Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
2207 # to make the SVG files visible in IE 9+ (other browsers do not have this
2220 # Note: For IE 9+ you need to set HTML_FILE_EXTENSION to xhtml in order to make
2228 # found. If left blank, it is assumed the dot tool can be found in the path.
2234 # contain dot files that are included in the documentation (see the \dotfile
2241 # contain msc files that are included in the documentation (see the \mscfile
2247 # contain dia files that are included in the documentation (see the \diafile
2253 # that will be shown in the graph. If the number of nodes in a graph becomes
2256 # children of the root node in a graph is already larger than
2281 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2289 # files in one run (i.e. multiple -o and -T options on the command line). This
2298 # explaining the meaning of the various boxes and arrows in the dot generated