Lines Matching refs:will

9 # All text after a single hash (#) is considered a comment and will be ignored.
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
57 # into which the generated documentation will be written. If a relative path is
58 # entered, it will be relative to the location where doxygen was started. If
59 # left blank the current directory will be used.
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
65 # will distribute the generated files over these directories. Enabling this
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
75 # characters will be escaped, for example _xE3_x81_x84 will be used for Unicode
82 # documentation generated by doxygen is written. Doxygen will use this
97 # documentation generated by doxygen is written. Doxygen will use this
104 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
111 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
115 # brief descriptions will be completely suppressed.
122 # as the leading text of the brief description, will be stripped from the text
132 # doxygen will generate a detailed section even if there is only a brief
138 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
141 # operators of the base classes will not be shown.
146 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
148 # shortest path that makes the file name unique will be used
160 # will be relative from the directory where doxygen is started.
174 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
181 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
183 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
190 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
194 # Javadoc-style will behave just like regular comments and it will not be
200 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
202 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
234 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
235 # page for each member. If set to NO, the documentation of a member will be part
252 # will allow you to put the command \sideeffect (or @sideeffect) in the
253 # documentation, which will result in a user-defined paragraph with heading
265 # only. Doxygen will then generate output that is more tailored for C. For
266 # instance, some of the names that are used will be different. The list of all
267 # members will be omitted, etc.
273 # Python sources only. Doxygen will then generate output that is more tailored
274 # for that language. For instance, namespaces will be presented as packages,
275 # qualified scopes will look different, etc.
281 # sources. Doxygen will then generate output that is tailored for Fortran.
287 # sources. Doxygen will then generate output that is tailored for VHDL.
293 # sources only. Doxygen will then generate output that is more tailored for that
294 # language. For instance, namespaces will be presented as modules, types will be
368 # will parse them like normal C++ but will assume all classes use public instead
375 # getter and setter methods for a property. Setting this option to YES will make
377 # This will only work if the methods are indeed getting or setting a simple
385 # tag is set to YES then doxygen will reuse the documentation of the first
420 # with only public data fields or simple typedef fields will be shown inline in
431 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct
432 # with name TypeT. When disabled the typedef will appear as a member of a file,
433 # namespace, or class. And the struct will be named TypeS. This can typically be
444 # doxygen will become slower. If the cache is too large, memory is wasted. The
447 # symbols. At the end of a run doxygen will report the cache usage and suggest
454 # during processing. When set to 0 doxygen will based this on the number of
470 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
472 # class members and static file members will be hidden unless the
474 # Note: This will also disable the warnings about undocumented members that are
480 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
487 # methods of a class will be included in the documentation.
493 # scope will be included in the documentation.
498 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
505 # locally in source files will be included in the documentation. If set to NO,
520 # If this flag is set to YES, the members of anonymous namespaces will be
522 # 'anonymous_namespace{file}', where file will be replaced with the base name of
530 # will be determined by the corresponding definition. By default unnamed
536 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
538 # members will be included in the various overviews, but no documentation
544 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
546 # to NO, these classes will be included in the various overviews. This option
552 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
553 # declarations. If set to NO, these declarations will be included in the
559 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
561 # blocks will be appended to the function's detailed documentation block.
568 # will be excluded. Set it to YES to include the internal documentation.
573 # With the correct setting of option CASE_SENSE_NAMES doxygen will better be
589 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
591 # scope will be hidden.
596 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
598 # YES the compound reference will be hidden.
603 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
609 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
616 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
628 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
630 # name. If set to NO, the members will appear in declaration order.
635 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
637 # name. If set to NO, the members will appear in declaration order. Note that
638 # this will also influence the order of the classes in the class list.
643 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
645 # destructors are listed first. If set to NO the constructors will appear in the
655 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
656 # of group names into alphabetical order. If set to NO the group names will
662 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
663 # fully-qualified names, including namespaces. If set to NO, the class list will
673 # type resolution of all parameters of a function it will reject a match between
676 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
716 # it will be hidden. Use a value of 0 to hide initializers completely. The
726 # list will mention the files that were used to generate the documentation.
732 # will remove the Files entry from the Quick Index and from the Folder Tree View
739 # page. This will remove the Namespaces entry from the Quick Index and from the
747 # the version control system). Doxygen will invoke the program by executing (via
755 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
760 # will be used as the name of the layout file.
763 # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
798 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
800 # will automatically be disabled.
805 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
815 # value. If set to NO, doxygen will only warn about wrong or incomplete
817 # EXTRACT_ALL is set to YES then this flag will automatically be disabled.
822 # If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
824 # then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
825 # at the end of the doxygen process doxygen will return with a non-zero status.
833 # will be replaced by the file and line number from which the warning originated
834 # and the warning text. Optionally the format may contain $version, which will
948 # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be
962 # invoke to filter for each input file. Doxygen will invoke the filter program
968 # name of an input file. Doxygen will then use the output that the filter
970 # will be ignored.
974 # or removed, the anchors will not be placed correctly.
983 # basis. Doxygen will compare the file name with each pattern and apply the
996 # INPUT_FILTER) will also be used to filter the input files that are used for
1003 # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and
1011 # is part of the input, its contents will be placed on the main page
1021 # If the SOURCE_BROWSER tag is set to YES then a list of source files will be
1022 # generated. Documented entities will be cross-referenced with these sources.
1030 # Setting the INLINE_SOURCES tag to YES will include the body of functions,
1036 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
1038 # Fortran comments will always remain visible.
1044 # entity all documented functions referencing it will be listed.
1050 # all documented entities called/used by that function will be listed.
1057 # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will
1064 # source code will show a tooltip with additional information such as prototype,
1066 # will make the HTML file larger and loading of large files a bit slower, you
1073 # If the USE_HTAGS tag is set to YES then the references to source code will
1076 # (see https://www.gnu.org/software/global/global.html). You will need version
1085 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
1089 # source code will now point to the output of htags.
1095 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
1103 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1115 # YES then doxygen will add the directory of each input to the include path.
1122 # the include paths will already be set by doxygen for the files and directories
1134 # will then be passed to the parser. Any options specified with CLANG_OPTIONS
1135 # will be added as well.
1146 # compounds will be generated. Enable this if the project contains a lot of
1152 # In case all classes in a project start with a common prefix, all classes will
1164 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1169 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1170 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1185 # each generated HTML page. If the tag is left blank doxygen will generate a
1205 # generated HTML page. If the tag is left blank doxygen will generate a standard
1216 # the HTML output. If left blank doxygen will generate a default style sheet.
1220 # it is more robust and this tag (HTML_STYLESHEET) will in the future become
1231 # Doxygen will copy the style sheet files to the output directory.
1241 # that these files will be copied to the base HTML output directory. Use the
1244 # files will be copied as-is; there are no commands or markers available.
1250 # will adjust the colors in the style sheet and background images according to
1261 # in the HTML output. For a value of 0 the output will use grayscales only. A
1262 # value of 255 will produce the most vivid colors.
1280 # page will contain the date and time when the page was generated. Setting this
1289 # documentation will contain a main index with vertical navigation menus that
1290 # are dynamically created via JavaScript. If disabled, the navigation index will
1300 # documentation will contain sections that can be hidden and shown after the
1309 # and collapse entries dynamically later on. Doxygen will expand the tree to
1312 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1313 # representing an infinite number of entries and will result in a full expanded
1320 # If the GENERATE_DOCSET tag is set to YES, additional index files will be
1324 # create a documentation set, doxygen will generate a Makefile in the HTML
1325 # output directory. Running make will produce the docset in that directory and
1326 # running make install will install the docset in
1327 # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at
1345 # com.mycompany.MyDocSet. Doxygen will append .docset to the name.
1373 # files are now used as the Windows 98 help format, and will replace the old
1392 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1427 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1484 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1490 # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be
1523 # value is set to YES, a side panel will be generated containing a tree-like
1539 # doxygen will group on one line in the generated HTML documentation.
1541 # Note that a value of 0 will completely suppress the enum values from appearing
1555 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1562 # If the HTML_FORMULA_FORMAT option is set to svg, doxygen will use the pdf2svg
1565 # the HTML output. These images will generally look nicer at scaled resolutions.
1641 # of code that will be used on startup of the MathJax code. See the MathJax site
1649 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1670 # When the SERVER_BASED_SEARCH tag is enabled the search engine will be
1673 # setting. When disabled, doxygen will generate a PHP script for searching and
1682 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1684 # which needs to be processed by an external indexer. Doxygen will invoke an
1700 # which will return the search results when EXTERNAL_SEARCH is enabled.
1741 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1746 # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. If a
1747 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1778 # it will be automatically added in the LaTeX code.
1810 # If left blank no extra packages will be included.
1817 # chapter. If it is left blank doxygen will generate a standard header. See
1824 # $projectbrief, $projectlogo. Doxygen will replace $title with the empty
1833 # chapter. If it is left blank doxygen will generate a standard footer. See
1845 # will copy the style sheet files to the output directory.
1855 # directory. Note that the files will be copied as-is; there are no commands or
1862 # prepared for conversion to PDF (using ps2pdf or pdflatex). The PDF file will
1870 # If the USE_PDFLATEX tag is set to YES, doxygen will use the engine as
1880 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1881 # command to the generated LaTeX files. This will instruct LaTeX to keep running
1889 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1896 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1915 # page will contain the date and time when the page was generated. Setting this
1923 # path from which the emoji images will be read. If a relative path is entered,
1924 # it will be relative to the LATEX_OUTPUT directory. If left blank the
1925 # LATEX_OUTPUT directory will be used.
1934 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1941 # The RTF_OUTPUT tag is used to specify where the RTF docs will be put. If a
1942 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
1957 # If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated will
1958 # contain hyperlink fields. The RTF file will contain links (just like the HTML
1986 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
2000 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
2006 # The MAN_OUTPUT tag is used to specify where the man pages will be put. If a
2007 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
2008 # it. A directory man3 will be created inside the directory specified by
2032 # will generate one additional man file for each entity documented in the real
2044 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
2050 # The XML_OUTPUT tag is used to specify where the XML pages will be put. If a
2051 # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of
2058 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
2060 # the XML output. Note that enabling this will significantly increase the size
2067 # If the XML_NS_MEMB_FILE_SCOPE tag is set to YES, doxygen will include
2078 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
2084 # The DOCBOOK_OUTPUT tag is used to specify where the Docbook pages will be put.
2085 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in
2092 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
2094 # information) to the DOCBOOK output. Note that enabling this will significantly
2105 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
2117 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
2125 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
2133 # If the PERLMOD_PRETTY tag is set to YES, the Perl module output will be nicely
2136 # size of the Perl module output will be much smaller and Perl will parse it
2155 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
2161 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2162 # in the source code. If set to NO, only conditional compilation will be
2179 # INCLUDE_PATH will be searched if a #include is found.
2194 # directories. If left blank, the patterns specified with FILE_PATTERNS will be
2212 # macro definition that is found in the sources will be used. Use the PREDEFINED
2219 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2222 # are typically used for boiler-plate code, and will confuse the parser if not
2248 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
2254 # If the ALLEXTERNALS tag is set to YES, all external class will be listed in
2255 # the class index. If set to NO, only the inherited external classes will be
2261 # If the EXTERNAL_GROUPS tag is set to YES, all external groups will be listed
2262 # in the modules index. If set to NO, only the current project's groups will be
2268 # If the EXTERNAL_PAGES tag is set to YES, all external pages will be listed in
2269 # the related pages index. If set to NO, only the current project's pages will
2279 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2288 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2295 # If set to YES the inheritance and collaboration graphs will hide inheritance
2301 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2311 # to run in parallel. When set to 0 doxygen will base this on the number of
2337 # By default doxygen will tell dot to use the default font as specified with
2344 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2346 # Setting this tag to YES will force the CLASS_DIAGRAMS tag to NO.
2352 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2361 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2368 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2389 # If the DOT_UML_DETAILS tag is set to NO, doxygen will show attributes and
2391 # tag is set to YES, doxygen will add type and arguments for attributes and
2393 # will not generate fields with class member information in the UML graphs. The
2394 # class diagrams will look similar to the default class diagrams but using UML
2404 # significantly it will wrapped across multiple lines. Some heuristics are apply
2412 # collaboration graphs will show the relations between templates and their
2420 # YES then doxygen will generate a graph for each documented file showing the
2429 # set to YES then doxygen will generate a graph for each documented file showing
2437 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2440 # Note that enabling this option will significantly increase the time of a run.
2441 # So in most cases it will be better to enable call graphs for selected
2449 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2452 # Note that enabling this option will significantly increase the time of a run.
2453 # So in most cases it will be better to enable caller graphs for selected
2461 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2468 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2533 # PlantUML is not used or called during a preprocessing step. Doxygen will
2535 # will not generate output for the diagram.
2550 # that will be shown in the graph. If the number of nodes in a graph becomes
2551 # larger than this value, doxygen will truncate the graph, which is visualized
2554 # DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note that
2563 # root by following a path via at most 3 edges will be shown. Nodes that lay
2564 # further from the root node will be omitted. Note that setting this option to 1
2594 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2602 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate