Lines Matching +full:- +full:- +full:disable +full:- +full:documentation
3 # This file describes the settings to be used by the documentation system
16 #---------------------------------------------------------------------------
18 #---------------------------------------------------------------------------
21 # that follow. The default is UTF-8 which is also the encoding used for all text
25 # The default value is: UTF-8.
27 DOXYFILE_ENCODING = UTF-8
30 # double-quotes, unless you are using Doxywizard) that should identify the
31 # project for which the documentation is generated. This name is used in the
38 # could be handy for archiving the generated documentation or if some version
50 # the documentation. The maximum height of the logo should not exceed 55 pixels
57 # into which the generated documentation will be written. If a relative path is
63 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub-
74 # documentation generated by doxygen is written. Doxygen will use this
77 # Chinese-Traditional, Croatian, Czech, Danish, Dutch, English (United States),
79 # Indonesian, Italian, Japanese, Japanese-en (Japanese with English messages),
80 # Korean, Korean-en (Korean with English messages), Latvian, Lithuanian,
82 # Serbian, Serbian-Cyrillic, Slovak, Slovene, Spanish, Swedish, Turkish,
90 # documentation (similar to Javadoc). Set to NO to disable this.
104 # This tag implements a quasi-intelligent brief description abbreviator that is
108 # text. Otherwise, the brief description is used as-is. If left blank, the
123 # inherited members of a class in the documentation of that class as if those
137 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
138 # Stripping is only done if one of the specified strings matches the left-hand
149 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
150 # path mentioned in the documentation of a class, which tells the reader which
154 # using the -I flag.
160 # support long names like on DOS, Mac, or CD-ROM.
166 # first line (until the first dot) of a Javadoc-style comment as the brief
167 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
175 # line (until the first dot) of a Qt-style comment as the brief description. If
176 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
183 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
185 # to treat a multi-line C++ comment block as a detailed description. Set this
195 # documentation from any documented member that it re-implements.
201 # new page for each member. If set to NO, the documentation of a member will be
214 # the documentation. An alias has the form:
219 # documentation, which will result in a user-defined paragraph with heading
225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
261 # extension. Doxygen has a built-in mapping, but you can override or extend it
264 # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make
275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
277 # documentation. See http://daringfireball.net/projects/markdown/ for details.
279 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
286 # classes, or namespaces to their corresponding documentation. Such a link can
319 # doxygen to replace the get and set methods by a property in the documentation.
327 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
328 # tag is set to YES, then doxygen will reuse the documentation of the first
357 # the documentation of the scope in which they are defined (i.e. file,
358 # namespace, or group documentation), provided this scope is documented. If set
367 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
389 #---------------------------------------------------------------------------
391 #---------------------------------------------------------------------------
394 # documentation are documented, even if no documentation was available. Private
397 # Note: This will also disable the warnings about undocumented members that are
404 # be included in the documentation.
410 # scope will be included in the documentation.
416 # included in the documentation.
422 # locally in source files will be included in the documentation. If set to NO
429 # This flag is only useful for Objective-C code. When set to YES local methods,
431 # included in the documentation. If set to NO only methods in the interface are
438 # extracted and appear in the documentation as a namespace called
448 # members will be included in the various overviews, but no documentation
464 # included in the documentation.
470 # documentation blocks found inside the body of a function. If set to NO these
471 # blocks will be appended to the function's detailed documentation block.
476 # The INTERNAL_DOCS tag determines if documentation that is typed after a
477 # \internal command is included. If the tag is set to NO then the documentation
478 # will be excluded. Set it to YES to include the internal documentation.
484 # names in lower-case letters. If set to YES upper-case letters are also
493 # their full class and namespace scopes in the documentation. If set to YES the
500 # the files that are included by a file in the documentation of that file.
506 # grouped member an include statement to the documentation, telling the reader
513 # files with double quotes in the documentation rather than with sharp brackets.
519 # documentation for inline members.
525 # (detailed) documentation of file and class members alphabetically by member
540 # (brief and detailed) documentation of class members so that constructors and
544 # member documentation.
546 # detailed member documentation.
559 # fully-qualified names, including namespaces. If set to NO, the class list will
578 # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the
580 # documentation.
585 # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the
587 # documentation.
592 # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug
593 # list. This list is created by putting \bug commands in the documentation.
598 # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO)
600 # the documentation.
605 # The ENABLED_SECTIONS tag can be used to enable conditional documentation
613 # documentation. If the initializer consists of more lines than specified here
617 # documentation regardless of this setting.
622 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at
623 # the bottom of the documentation of classes and structs. If set to YES the list
624 # will mention the files that were used to generate the documentation.
629 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This
636 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces
646 # popen()) the command command input-file, where command is the value of the
647 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
649 # version. For an example see the documentation.
656 # that represents doxygen's defaults, run doxygen with the -l option. You can
677 #---------------------------------------------------------------------------
679 #---------------------------------------------------------------------------
692 # Tip: Turn warnings on while writing the documentation.
705 # potential errors in the documentation, such as not documenting some parameters
713 # are documented, but have no documentation for their parameters or return
715 # documentation, but not about the absence of documentation.
736 #---------------------------------------------------------------------------
738 #---------------------------------------------------------------------------
749 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
751 # documentation (see: http://www.gnu.org/software/libiconv) for the list of
753 # The default value is: UTF-8.
755 INPUT_ENCODING = UTF-8
759 # *.h) to filter out the source-files in the directories. If left blank the
781 EXCLUDE = 3rd-party
818 # *.h) to filter out the source-files in the directories. If left blank all
831 # that contain images that are to be included in the documentation (see the
840 # <filter> <input-file>
842 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
871 # it is also possible to disable source filtering for a specific pattern using
884 #---------------------------------------------------------------------------
886 #---------------------------------------------------------------------------
889 # generated. Documented entities will be cross-referenced with these sources.
898 # classes and enums directly into the documentation.
925 # link to the documentation.
932 # brief description and links to the definition and documentation. Since this
934 # can opt to disable this feature.
941 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
947 # - Install the latest version of global
948 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
949 # - Make sure the INPUT points to the root of the source tree
950 # - Run doxygen as normal
964 # specified. Set to NO to disable this.
970 #---------------------------------------------------------------------------
972 #---------------------------------------------------------------------------
996 #---------------------------------------------------------------------------
998 #---------------------------------------------------------------------------
1020 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1028 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1035 # of the possible markers and block names see the documentation.
1040 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1050 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1051 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1062 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1068 # see the documentation.
1078 # files will be copied as-is; there are no commands or markers available.
1122 # documentation will contain sections that can be hidden and shown after the
1145 # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a
1148 # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at
1156 # This tag determines the name of the docset feed. A documentation feed provides
1157 # an umbrella under which multiple documentation sets from a single provider
1164 # This tag specifies a string that should uniquely identify the documentation
1165 # set bundle. This should be a reverse domain-name style string, e.g.
1173 # the documentation publisher. This should be a reverse domain-name style
1174 # string, e.g. com.mycompany.MyDocSet.documentation.
1180 # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher.
1189 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1197 # words in the documentation. The HTML workshop also contains a viewer for
1212 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1240 # the table of contents of the HTML help documentation and to the tree view.
1249 # (.qch) of the generated HTML documentation.
1264 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1272 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1281 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1297 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1303 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1323 # name. Each documentation set should have its own identifier.
1330 # be necessary to disable the index and replace it with your own. The
1340 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1342 # value is set to YES, a side panel will be generated containing a tree-like
1347 # further fine-tune the look of the index. As an example, the default style
1358 # doxygen will group on one line in the generated HTML documentation.
1382 # the HTML documentation. When you change the font size after a successful
1415 # Possible values are: HTML-CSS (which is slower, but has the best
1417 # The default value is: HTML-CSS.
1420 MATHJAX_FORMAT = HTML-CSS
1445 # example see the documentation.
1530 # to a relative location where the documentation can be found. The format is:
1536 #---------------------------------------------------------------------------
1538 #---------------------------------------------------------------------------
1603 # Note: Only use a user-defined header if you know what you are doing! The
1617 # Note: Only use a user-defined footer if you know what you are doing!
1624 # directory. Note that the files will be copied as-is; there are no commands or
1641 # higher quality PDF documentation.
1681 #---------------------------------------------------------------------------
1683 #---------------------------------------------------------------------------
1732 # using doxygen -e rtf extensionFile.
1737 #---------------------------------------------------------------------------
1739 #---------------------------------------------------------------------------
1774 #---------------------------------------------------------------------------
1776 #---------------------------------------------------------------------------
1779 # captures the structure of the code including all documentation.
1805 # listings (including syntax highlighting and cross-referencing information) to
1813 #---------------------------------------------------------------------------
1815 #---------------------------------------------------------------------------
1831 #---------------------------------------------------------------------------
1833 #---------------------------------------------------------------------------
1837 # the code including all documentation. Note that this feature is still
1843 #---------------------------------------------------------------------------
1845 #---------------------------------------------------------------------------
1848 # file that captures the structure of the code including all documentation.
1881 #---------------------------------------------------------------------------
1883 #---------------------------------------------------------------------------
1886 # C-preprocessor directives found in the sources and include files.
1923 # patterns (like *.h and *.hpp) to filter out the header-files in the
1931 # defined before the preprocessor is started (similar to the -D option of e.g.
1950 # remove all refrences to function-like macros that are alone on a line, have an
1952 # typically used for boiler-plate code, and will confuse the parser if not
1959 #---------------------------------------------------------------------------
1961 #---------------------------------------------------------------------------
1964 # file the location of the external documentation should be added. The format of
1970 # section "Linking to external documentation" for more information about the use
1980 # external documentation" for more information about the usage of tag files.
2010 #---------------------------------------------------------------------------
2012 #---------------------------------------------------------------------------
2026 # documentation. The MSCGEN_PATH tag allows you to specify the directory where
2032 # You can include diagrams made with dia in doxygen documentation. Doxygen will
2033 # then run dia to produce the diagram and insert it in the documentation. The
2227 # contain dot files that are included in the documentation (see the \dotfile
2234 # contain msc files that are included in the documentation (see the \mscfile
2240 # contain dia files that are included in the documentation (see the \diafile
2274 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2282 # files in one run (i.e. multiple -o and -T options on the command line). This