Lines Matching full:doxygen
4 # doxygen (www.doxygen.org) for a project.
19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
48 # Doxygen will copy the logo to the output directory.
55 # where doxygen was started. If left blank the current directory will be used.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
62 # Enabling this option can be useful when feeding doxygen a huge amount of
69 # documentation generated by doxygen is written. Doxygen will use this
81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
118 # Doxygen will generate a detailed section even if there is only a brief
123 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
130 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
140 # If left blank the directory from which doxygen is run is used as the
154 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
160 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
168 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
176 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
190 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
197 # Doxygen uses this value to replace tabs by spaces in code fragments.
247 # sources only. Doxygen will then generate output that is more tailored for C.
254 # sources only. Doxygen will then generate output that is more tailored for
261 # sources only. Doxygen will then generate output that is more tailored for
267 # sources. Doxygen will then generate output that is tailored for
272 # Doxygen selects the parser to use depending on the extension of the files it
274 # Doxygen has a built-in mapping, but you can override or extend it using this
276 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
278 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
280 # you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
284 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
287 # The output of markdown processing is further processed by doxygen, so you
288 # can mix doxygen, HTML, and XML commands with Markdown formatting.
295 # set this tag to YES in order to let doxygen match functions declarations and
308 # Doxygen will parse them like normal C++ but will assume all classes use public
315 # will make doxygen replace the get and set methods by a property in the
323 # tag is set to YES, then doxygen will reuse the documentation of the first
368 # doxygen to be busy swapping symbols to and from disk most of the time
382 # same symbol appear multiple times in the code, doxygen keeps a cache of
383 # pre-resolved symbols. If the cache is too small doxygen will become slower.
394 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
436 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
444 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
451 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
458 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
472 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
480 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
486 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
492 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
503 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
510 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
517 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
527 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
543 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
547 # by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
611 # doxygen should invoke to get the current version for each file (typically from
612 # the version control system). Doxygen will invoke the program by executing (via
615 # provided by doxygen. Whatever the program writes to standard output
621 # by doxygen. The layout file controls the global structure of the generated
623 # that represents doxygen's defaults, run doxygen with the -l option.
644 # by doxygen. Possible values are YES and NO. If left blank NO is used.
649 # generated by doxygen. Possible values are YES and NO. If left blank
654 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
660 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
669 # or return value. If set to NO (the default) doxygen will only warn about
676 # doxygen can produce. The string should contain the $file, $line, and $text
702 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
703 # also the default input encoding. Doxygen uses libiconv (or the iconv built
728 # Note that relative paths are relative to the directory from which doxygen is
743 # by https://github.com/doxygen/doxygen/issues/7698. Confirmed fixed by
744 # doxygen release 1.8.19.
823 # The INPUT_FILTER tag can be used to specify a program that doxygen should
824 # invoke to filter for each input file. Doxygen will invoke the filter program
827 # input file. Doxygen will then use the output that the filter program writes
836 # Doxygen will compare the file name with each pattern and apply the
876 # doxygen to hide any special comment blocks from generated source code
902 # will point to the HTML generated by the htags(1) tool instead of doxygen
909 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
942 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
955 # doxygen will generate files with .html extension.
960 # each generated HTML page. If it is left blank doxygen will generate a
962 # for the proper inclusion of any scripts and style sheets that doxygen
964 # It is advised to generate a default header using "doxygen -w html
967 # have to redo this when upgrading to a newer version of doxygen or when
973 # each generated HTML page. If it is left blank doxygen will generate a
980 # fine-tune the look of the HTML output. If the tag is left blank doxygen
981 # will generate a default style sheet. Note that doxygen will try to copy
997 # Doxygen will adjust the colors in the style sheet and background images
1036 # can expand and collapse entries dynamically later on. Doxygen will expand
1048 # To create a documentation set, doxygen will generate a Makefile in the
1063 DOCSET_FEEDNAME = "Doxygen generated docs"
1067 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
1070 DOCSET_BUNDLE_ID = org.doxygen.Project
1076 DOCSET_PUBLISHER_ID = org.doxygen.Publisher
1098 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1143 QHP_NAMESPACE = org.doxygen.Project
1174 # If non-empty doxygen will try to run qhelpgenerator on the generated
1194 ECLIPSE_DOC_ID = org.doxygen.Project
1217 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
1229 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1236 # when you change the font size after a successful doxygen run you need
1276 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1288 # using Javascript. Doxygen will generate the search PHP script and index
1300 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1325 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1345 # the first chapter. If it is left blank doxygen will generate a
1352 # the last chapter. If it is left blank doxygen will generate a
1370 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1377 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1383 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1400 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1412 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1427 # Load style sheet definitions from file. Syntax is similar to doxygen's
1434 # Syntax is similar to doxygen's config file.
1442 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1458 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1470 # If the GENERATE_XML tag is set to YES Doxygen will
1494 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1505 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1517 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1525 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1552 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1558 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1645 # doxygen's preprocessor will remove all references to function-like macros
1666 # doxygen is run, you must also specify the path to the tagfile here.
1671 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1697 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1705 # You can define message sequence charts within doxygen comments using the \msc
1706 # command. Doxygen will then run the mscgen tool (see
1720 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1727 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1728 # allowed to run in parallel. When set to 0 (the default) doxygen will
1735 # By default doxygen will use the Helvetica font for all dot files that
1736 # doxygen generates. When you want a differently looking font you can specify
1749 # By default doxygen will tell dot to use the Helvetica font.
1755 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1762 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1769 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1774 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1795 # tags are set to YES then doxygen will generate a graph for each documented
1802 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1809 # doxygen will generate a call dependency graph for every global function
1817 # doxygen will generate a caller dependency graph for every global function
1824 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1830 # then doxygen will show the dependencies a directory has on other directories
1872 # becomes larger than this value, doxygen will truncate the graph, which is
1873 # visualized by representing a node as a red box. Note that doxygen if the
1905 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1911 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will