• Home
  • Raw
  • Download

Lines Matching full:doxygen

4 # doxygen (www.doxygen.org) for a project.
22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
51 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
58 # entered, it will be relative to the location where doxygen was started. If
61 OUTPUT_DIRECTORY = "docs/doxygen"
63 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
66 # option can be useful when feeding doxygen a huge amount of source files, where
73 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
82 # documentation generated by doxygen is written. Doxygen will use this
96 # If the BRIEF_MEMBER_DESC tag is set to YES, doxygen will include brief member
103 # If the REPEAT_BRIEF tag is set to YES, doxygen will prepend the brief
124 # doxygen will generate a detailed section even if there is only a brief
130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
138 # If the FULL_PATH_NAMES tag is set to YES, doxygen will prepend the full path
148 # If left blank the directory from which doxygen is run is used as the path to
152 # will be relative from the directory where doxygen is started.
166 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
173 # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the
182 # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first
190 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
208 # If the SEPARATE_MEMBER_PAGES tag is set to YES then doxygen will produce a new
215 # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen
240 # only. Doxygen will then generate output that is more tailored for C. For
248 # Python sources only. Doxygen will then generate output that is more tailored
256 # sources. Doxygen will then generate output that is tailored for Fortran.
262 # sources. Doxygen will then generate output that is tailored for VHDL.
267 # Doxygen selects the parser to use depending on the extension of the files it
269 # extension. Doxygen has a built-in mapping, but you can override or extend it
271 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
276 # instance to make doxygen treat .inc files as Fortran files (default is PHP),
282 # the files are not read by doxygen.
286 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
289 # The output of markdown processing is further processed by doxygen, so you can
290 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
296 # When enabled doxygen tries to link words that correspond to documented
306 # tag to YES in order to let doxygen match functions declarations and
321 # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen
330 # doxygen to replace the get and set methods by a property in the documentation.
339 # tag is set to YES then doxygen will reuse the documentation of the first
390 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
391 # doxygen will become slower. If the cache is too large, memory is wasted. The
394 # symbols. At the end of a run doxygen will report the cache usage and suggest
404 # If the EXTRACT_ALL tag is set to YES, doxygen will assume all entities in
457 # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all
465 # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
473 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend
480 # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any
494 # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file
503 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
510 # If the HIDE_COMPOUND_REFERENCE tag is set to NO (default) then doxygen will
517 # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of
523 # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
530 # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include
542 # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the
549 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief
557 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the
569 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
586 # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper
590 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
660 # doxygen should invoke to get the current version for each file (typically from
661 # the version control system). Doxygen will invoke the program by executing (via
664 # by doxygen. Whatever the program writes to standard output is used as the file
670 # by doxygen. The layout file controls the global structure of the generated
672 # that represents doxygen's defaults, run doxygen with the -l option. You can
676 # Note that if you run doxygen from a directory containing a file called
677 # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
697 # standard output by doxygen. If QUIET is set to YES this implies that the
704 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
712 # If the WARN_IF_UNDOCUMENTED tag is set to YES then doxygen will generate
719 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
729 # value. If set to NO, doxygen will only warn about wrong or incomplete
735 # The WARN_FORMAT tag determines the format of the warning messages that doxygen
764 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
793 # Note that relative paths are relative to the directory from which doxygen is
797 # removed one-by-one and warnings reported by doxygen should be fixed by those
864 # The INPUT_FILTER tag can be used to specify a program that doxygen should
865 # invoke to filter for each input file. Doxygen will invoke the filter program
871 # name of an input file. Doxygen will then use the output that the filter
882 # basis. Doxygen will compare the file name with each pattern and apply the
908 # and want to reuse the introduction page also for the doxygen output.
931 # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any
969 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
978 # - Run doxygen as normal
980 # Doxygen will invoke htags (and that will in turn invoke gtags), so these
983 # The result: instead of the source browser generated by doxygen, the links to
990 # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a
998 # If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
1001 # rich C++ code for which doxygen's built-in parser lacks the necessary type
1003 # Note: The availability of this option depends on whether or not doxygen was
1011 # the include paths will already be set by doxygen for the files and directories
1047 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1068 # each generated HTML page. If the tag is left blank doxygen will generate a
1072 # that doxygen needs, which is dependent on the configuration options used (e.g.
1075 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1077 # and then modify the file new_header.html. See also section "Doxygen usage"
1078 # for information on how to generate the default header that doxygen normally
1081 # default header when upgrading to a newer version of doxygen. For a description
1088 # generated HTML page. If the tag is left blank doxygen will generate a standard
1091 # section "Doxygen usage" for information on how to generate the default footer
1092 # that doxygen normally uses.
1099 # the HTML output. If left blank doxygen will generate a default style sheet.
1100 # See also section "Doxygen usage" for information on how to generate the style
1101 # sheet that doxygen normally uses.
1111 # created by doxygen. Using this option one can overrule certain style aspects.
1114 # Doxygen will copy the style sheet files to the output directory.
1132 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1164 # to YES can help to show when doxygen was last run and thus if the
1181 # and collapse entries dynamically later on. Doxygen will expand the tree to
1195 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1209 # The default value is: Doxygen generated docs.
1212 DOCSET_FEEDNAME = "Doxygen generated docs"
1216 # com.mycompany.MyDocSet. Doxygen will append .docset to the name.
1217 # The default value is: org.doxygen.Project.
1220 DOCSET_BUNDLE_ID = org.doxygen.Project
1225 # The default value is: org.doxygen.Publisher.
1228 DOCSET_PUBLISHER_ID = org.doxygen.Publisher
1236 # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three
1243 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1263 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1316 # The default value is: org.doxygen.Project.
1319 QHP_NAMESPACE = org.doxygen.Project
1354 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1375 # The default value is: org.doxygen.Project.
1378 ECLIPSE_DOC_ID = org.doxygen.Project
1399 # sheet generated by doxygen has an example that shows how to put an image at
1409 # doxygen will group on one line in the generated HTML documentation.
1425 # If the EXT_LINKS_IN_WINDOW option is set to YES, doxygen will open links to
1434 # doxygen run you need to manually remove any form_*.png images from the HTML
1501 # When the SEARCHENGINE tag is enabled doxygen will generate a search box for
1525 # setting. When disabled, doxygen will generate a PHP script for searching and
1534 # When EXTERNAL_SEARCH tag is enabled doxygen will no longer generate the PHP
1536 # which needs to be processed by an external indexer. Doxygen will invoke an
1540 # Doxygen ships with an example indexer (doxyindexer) and search engine
1553 # Doxygen ships with an example indexer (doxyindexer) and search engine
1577 # The EXTRA_SEARCH_MAPPINGS tag can be used to enable searching through doxygen
1591 # If the GENERATE_LATEX tag is set to YES, doxygen will generate LaTeX output.
1622 # If the COMPACT_LATEX tag is set to YES, doxygen generates more compact LaTeX
1650 # chapter. If it is left blank doxygen will generate a standard header. See
1651 # section "Doxygen usage" for information on how to let doxygen write the
1657 # $projectbrief, $projectlogo. Doxygen will replace $title with the empty
1666 # chapter. If it is left blank doxygen will generate a standard footer. See
1677 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1703 # If the USE_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1711 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
1720 # If the LATEX_HIDE_INDICES tag is set to YES then doxygen will not include the
1727 # If the LATEX_SOURCE_CODE tag is set to YES then doxygen will include source
1749 # If the GENERATE_RTF tag is set to YES, doxygen will generate RTF output. The
1764 # If the COMPACT_RTF tag is set to YES, doxygen generates more compact RTF
1784 # Load stylesheet definitions from file. Syntax is similar to doxygen's config
1788 # See also section "Doxygen usage" for information on how to generate the
1789 # default style sheet that doxygen normally uses.
1795 # similar to doxygen's config file. A template extensions file can be generated
1796 # using doxygen -e rtf extensionFile.
1801 # If the RTF_SOURCE_CODE tag is set to YES then doxygen will include source code
1815 # If the GENERATE_MAN tag is set to YES, doxygen will generate man pages for
1846 # If the MAN_LINKS tag is set to YES and doxygen generates man output, then it
1859 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
1873 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program
1886 # If the GENERATE_DOCBOOK tag is set to YES, doxygen will generate Docbook files
1900 # If the DOCBOOK_PROGRAMLISTING tag is set to YES, doxygen will include the
1913 # If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
1925 # If the GENERATE_PERLMOD tag is set to YES, doxygen will generate a Perl module
1933 # If the PERLMOD_LATEX tag is set to YES, doxygen will generate the necessary
1963 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
1969 # If the MACRO_EXPANSION tag is set to YES, doxygen will expand all macro names
2027 # If the SKIP_FUNCTION_MACROS tag is set to YES then doxygen's preprocessor will
2051 # the path). If a tag file is not located in the directory in which doxygen is
2056 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
2093 # If the CLASS_DIAGRAMS tag is set to YES, doxygen will generate a class diagram
2102 # You can define message sequence charts within doxygen comments using the \msc
2103 # command. Doxygen will then run the mscgen tool (see:
2111 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2124 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2133 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
2134 # to run in parallel. When set to 0 doxygen will base this on the number of
2143 # When you want a differently looking font in the dot files that doxygen
2160 # By default doxygen will tell dot to use the default font as specified with
2167 # If the CLASS_GRAPH tag is set to YES then doxygen will generate a graph for
2175 # If the COLLABORATION_GRAPH tag is set to YES then doxygen will generate a
2184 # If the GROUP_GRAPHS tag is set to YES then doxygen will generate a graph for
2191 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2221 # YES then doxygen will generate a graph for each documented file showing the
2230 # set to YES then doxygen will generate a graph for each documented file showing
2238 # If the CALL_GRAPH tag is set to YES then doxygen will generate a call
2249 # If the CALLER_GRAPH tag is set to YES then doxygen will generate a caller
2260 # If the GRAPHICAL_HIERARCHY tag is set to YES then doxygen will graphical
2267 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
2328 # PlantUML is not used or called during a preprocessing step. Doxygen will
2341 # larger than this value, doxygen will truncate the graph, which is visualized
2342 # by representing a node as a red box. Note that doxygen if the number of direct
2384 # If the GENERATE_LEGEND tag is set to YES doxygen will generate a legend page
2392 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot