• Home
  • Raw
  • Download

Lines Matching full:doxygen

6 # doxygen (www.doxygen.org) for a project.
21 # 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
108 # Doxygen will generate a detailed section even if there is only a brief
114 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
121 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
131 # If left blank the directory from which doxygen is run is used as the
133 # relative paths, which will be relative from the directory where doxygen is
147 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
153 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
161 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
169 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
184 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
191 # Doxygen uses this value to replace tabs by spaces in code fragments.
212 # sources only. Doxygen will then generate output that is more tailored for C.
219 # sources only. Doxygen will then generate output that is more tailored for
226 # sources only. Doxygen will then generate output that is more tailored for
232 # sources. Doxygen will then generate output that is tailored for
237 # Doxygen selects the parser to use depending on the extension of the files it
239 # extension. Doxygen has a built-in mapping, but you can override or extend it
241 # and language is one of the parsers supported by doxygen: IDL, Java,
243 # C++. For instance to make doxygen treat .inc files as Fortran files (default
246 # files are not read by doxygen.
250 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
253 # The output of markdown processing is further processed by doxygen, so you
254 # can mix doxygen, HTML, and XML commands with Markdown formatting.
260 # When enabled doxygen tries to link words that correspond to documented classes,
269 # set this tag to YES in order to let doxygen match functions declarations and
282 # Doxygen will parse them like normal C++ but will assume all classes use public
289 # default) will make doxygen replace the get and set methods by a property in
298 # tag is set to YES, then doxygen will reuse the documentation of the first
344 # doxygen to be busy swapping symbols to and from disk most of the time
358 # same symbol appear multiple times in the code, doxygen keeps a cache of
359 # pre-resolved symbols. If the cache is too small doxygen will become slower.
370 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
415 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
423 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
430 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
437 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
451 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
460 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
466 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
472 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
483 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
490 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
498 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
509 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
527 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
531 # by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
597 # doxygen should invoke to get the current version for each file (typically from
598 # the version control system). Doxygen will invoke the program by executing (via
601 # provided by doxygen. Whatever the program writes to standard output
607 # by doxygen. The layout file controls the global structure of the generated
609 # that represents doxygen's defaults, run doxygen with the -l option.
631 # by doxygen. Possible values are YES and NO. If left blank NO is used.
636 # generated by doxygen. Possible values are YES and NO. If left blank
641 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
647 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
656 # or return value. If set to NO (the default) doxygen will only warn about
663 # doxygen can produce. The string should contain the $file, $line, and $text
675 WARN_LOGFILE = LIBABIGAIL_OUTPUT/doc/api/doxygen-warnings.txt
693 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
694 # also the default input encoding. Doxygen uses libiconv (or the iconv built
719 # Note that relative paths are relative to the directory from which doxygen is
772 # The INPUT_FILTER tag can be used to specify a program that doxygen should
773 # invoke to filter for each input file. Doxygen will invoke the filter program
776 # input file. Doxygen will then use the output that the filter program writes
785 # Doxygen will compare the file name with each pattern and apply the
811 # the introduction page also for the doxygen output.
833 # doxygen to hide any special comment blocks from generated source code
860 # will point to the HTML generated by the htags(1) tool instead of doxygen
867 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
900 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
913 # doxygen will generate files with .html extension.
918 # each generated HTML page. If it is left blank doxygen will generate a
920 # for the proper inclusion of any scripts and style sheets that doxygen
922 # It is advised to generate a default header using "doxygen -w html
925 # have to redo this when upgrading to a newer version of doxygen or when
931 # each generated HTML page. If it is left blank doxygen will generate a
938 # fine-tune the look of the HTML output. If left blank doxygen will
947 # style sheets created by doxygen. Using this option one can overrule
950 # robust against future updates. Doxygen will copy the style sheet file to
965 # Doxygen will adjust the colors in the style sheet and background images
1003 # can expand and collapse entries dynamically later on. Doxygen will expand
1015 # To create a documentation set, doxygen will generate a Makefile in the
1030 DOCSET_FEEDNAME = "Doxygen generated docs"
1034 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
1065 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1110 QHP_NAMESPACE = org.doxygen.libabigail
1141 # If non-empty doxygen will try to run qhelpgenerator on the generated
1161 ECLIPSE_DOC_ID = org.doxygen.Project
1184 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
1196 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1203 # when you change the font size after a successful doxygen run you need
1250 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1263 # EXTERNAL_SEARCH setting. When disabled, doxygen will generate a PHP script for
1270 # When EXTERNAL_SEARCH is enabled doxygen will no longer generate the PHP
1272 # which needs to be processed by an external indexer. Doxygen will invoke an
1274 # the search results. Doxygen ships with an example indexer (doxyindexer) and
1282 # Doxygen ships with an example search engine (doxysearch) which is based on
1301 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
1314 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1339 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1358 # the first chapter. If it is left blank doxygen will generate a
1365 # the last chapter. If it is left blank doxygen will generate a
1383 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1390 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1396 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1413 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1425 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1440 # Load style sheet definitions from file. Syntax is similar to doxygen's
1447 # Syntax is similar to doxygen's config file.
1455 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1471 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1483 # If the GENERATE_XML tag is set to YES Doxygen will
1507 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1518 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1530 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1538 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1565 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1571 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1621 # doxygen's preprocessor will remove all references to function-like macros
1642 # doxygen is run, you must also specify the path to the tagfile here.
1646 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1672 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1680 # You can define message sequence charts within doxygen comments using the \msc
1681 # command. Doxygen will then run the mscgen tool (see
1695 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1702 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1703 # allowed to run in parallel. When set to 0 (the default) doxygen will
1710 # By default doxygen will use the Helvetica font for all dot files that
1711 # doxygen generates. When you want a differently looking font you can specify
1724 # By default doxygen will tell dot to use the Helvetica font.
1730 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1737 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1744 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1749 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1770 # tags are set to YES then doxygen will generate a graph for each documented
1777 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1784 # doxygen will generate a call dependency graph for every global function
1792 # doxygen will generate a caller dependency graph for every global function
1799 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1805 # then doxygen will show the dependencies a directory has on other directories
1847 # becomes larger than this value, doxygen will truncate the graph, which is
1848 # visualized by representing a node as a red box. Note that doxygen if the
1880 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1886 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will