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
46 # Doxygen will copy the logo to the output directory.
53 # where doxygen was started. If left blank the current directory will be used.
55 OUTPUT_DIRECTORY = doc/doxygen/generated
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
60 # Enabling this option can be useful when feeding doxygen a huge amount of
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
106 # Doxygen will generate a detailed section even if there is only a brief
111 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
118 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
128 # If left blank the directory from which doxygen is run is used as the
130 # relative paths, which will be relative from the directory where doxygen is
144 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
150 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
158 # If the QT_AUTOBRIEF tag is set to YES then Doxygen will
166 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
180 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
187 # Doxygen uses this value to replace tabs by spaces in code fragments.
208 # sources only. Doxygen will then generate output that is more tailored for C.
215 # sources only. Doxygen will then generate output that is more tailored for
222 # sources only. Doxygen will then generate output that is more tailored for
228 # sources. Doxygen will then generate output that is tailored for
233 # Doxygen selects the parser to use depending on the extension of the files it
235 # extension. Doxygen has a built-in mapping, but you can override or extend it
237 # and language is one of the parsers supported by doxygen: IDL, Java,
239 # C++. For instance to make doxygen treat .inc files as Fortran files (default
242 # files are not read by doxygen.
246 # If MARKDOWN_SUPPORT is enabled (the default) then doxygen pre-processes all
249 # The output of markdown processing is further processed by doxygen, so you
250 # can mix doxygen, HTML, and XML commands with Markdown formatting.
255 # When enabled doxygen tries to link words that correspond to documented classes,
264 # set this tag to YES in order to let doxygen match functions declarations and
277 # Doxygen will parse them like normal C++ but will assume all classes use public
284 # option to YES (the default) will make doxygen replace the get and
293 # tag is set to YES, then doxygen will reuse the documentation of the first
338 # doxygen to be busy swapping symbols to and from disk most of the time
352 # same symbol appear multiple times in the code, doxygen keeps a cache of
353 # pre-resolved symbols. If the cache is too small doxygen will become slower.
364 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
407 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
415 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
422 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
429 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
443 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
451 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
457 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
463 # If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen
474 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
481 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
488 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
498 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
514 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to
518 # by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen
584 # doxygen should invoke to get the current version for each file (typically from
585 # the version control system). Doxygen will invoke the program by executing (via
588 # provided by doxygen. Whatever the program writes to standard output
594 # by doxygen. The layout file controls the global structure of the generated
596 # that represents doxygen's defaults, run doxygen with the -l option.
617 # by doxygen. Possible values are YES and NO. If left blank NO is used.
622 # generated by doxygen. Possible values are YES and NO. If left blank
627 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
633 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
642 # or return value. If set to NO (the default) doxygen will only warn about
649 # doxygen can produce. The string should contain the $file, $line, and $text
672 INPUT = src doc/doxygen/libomp_interface.h
673 # The ittnotify code also has doxygen documentation, but if we include it here
678 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
679 # also the default input encoding. Doxygen uses libiconv (or the iconv built
695 # doxygen doesn't see the content, just the documentation...
707 # Note that relative paths are relative to the directory from which doxygen is
760 # The INPUT_FILTER tag can be used to specify a program that doxygen should
761 # invoke to filter for each input file. Doxygen will invoke the filter program
764 # input file. Doxygen will then use the output that the filter program writes
773 # Doxygen will compare the file name with each pattern and apply the
813 # doxygen to hide any special comment blocks from generated source code
839 # will point to the HTML generated by the htags(1) tool instead of doxygen
846 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
879 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
892 # doxygen will generate files with .html extension.
897 # each generated HTML page. If it is left blank doxygen will generate a
899 # for the proper inclusion of any scripts and style sheets that doxygen
901 # It is advised to generate a default header using "doxygen -w html
904 # have to redo this when upgrading to a newer version of doxygen or when
910 # each generated HTML page. If it is left blank doxygen will generate a
917 # fine-tune the look of the HTML output. If left blank doxygen will
926 # style sheets created by doxygen. Using this option one can overrule
929 # robust against future updates. Doxygen will copy the style sheet file to
944 # Doxygen will adjust the colors in the style sheet and background images
982 # can expand and collapse entries dynamically later on. Doxygen will expand
994 # To create a documentation set, doxygen will generate a Makefile in the
1009 DOCSET_FEEDNAME = "Doxygen generated docs"
1013 # reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
1016 DOCSET_BUNDLE_ID = org.doxygen.Project
1022 DOCSET_PUBLISHER_ID = org.doxygen.Publisher
1044 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
1089 QHP_NAMESPACE = org.doxygen.Project
1120 # If non-empty doxygen will try to run qhelpgenerator on the generated
1140 ECLIPSE_DOC_ID = org.doxygen.Project
1163 # (range [0,1..20]) that doxygen will group on one line in the generated HTML
1175 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1182 # when you change the font size after a successful doxygen run you need
1222 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1234 # using Javascript. Doxygen will generate the search PHP script and index
1246 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
1271 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
1290 # the first chapter. If it is left blank doxygen will generate a
1293 LATEX_HEADER = doc/doxygen/header.tex
1297 # the last chapter. If it is left blank doxygen will generate a
1315 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1322 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1328 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1345 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
1357 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
1372 # Load style sheet definitions from file. Syntax is similar to doxygen's
1379 # Syntax is similar to doxygen's config file.
1387 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
1403 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
1415 # If the GENERATE_XML tag is set to YES Doxygen will
1439 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
1450 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
1462 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
1470 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
1497 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
1503 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1553 # doxygen's preprocessor will remove all references to function-like macros
1574 # doxygen is run, you must also specify the path to the tagfile here.
1578 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1604 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1612 # You can define message sequence charts within doxygen comments using the \msc
1613 # command. Doxygen will then run the mscgen tool (see
1627 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1634 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1635 # allowed to run in parallel. When set to 0 (the default) doxygen will
1642 # By default doxygen will use the Helvetica font for all dot files that
1643 # doxygen generates. When you want a differently looking font you can specify
1656 # By default doxygen will tell dot to use the Helvetica font.
1662 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1669 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1676 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1681 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1702 # tags are set to YES then doxygen will generate a graph for each documented
1709 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1716 # doxygen will generate a call dependency graph for every global function
1724 # doxygen will generate a caller dependency graph for every global function
1731 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1737 # then doxygen will show the dependencies a directory has on other directories
1779 # becomes larger than this value, doxygen will truncate the graph, which is
1780 # visualized by representing a node as a red box. Note that doxygen if the
1812 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1818 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will