Lines Matching +full:use +full:- +full:external +full:- +full:names
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
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,
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
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
151 # header file to include in order to use a class. If left blank only the name of
154 # using the -I flag.
159 # less readable) file names. This can be useful is your file systems doesn't
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.
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).
227 # will allow you to use the command class in the itcl::class meaning.
233 # instance, some of the names that are used will be different. The list of all
259 # Doxygen selects the parser to use depending on the extension of the files it
260 # parses. With this tag you can assign which parser to use for a given
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
266 # (default is Fortran), use: inc=Fortran f=C.
268 # Note For files without extension you can use no_extension as a placeholder.
275 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
293 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
303 # If you use Microsoft's C++/CLI language, you should set this option to YES to
311 # will parse them like normal C++ but will assume all classes use public instead
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
389 #---------------------------------------------------------------------------
391 #---------------------------------------------------------------------------
429 # This flag is only useful for Objective-C code. When set to YES local methods,
484 # names in lower-case letters. If set to YES upper-case letters are also
485 # allowed. This is useful if you have classes or files whose names only differ
486 # in case and if your file system supports case sensitive file names. Windows
507 # which file to include in order to use the member.
552 # of group names into alphabetical order. If set to NO the group names will
559 # fully-qualified names, including namespaces. If set to NO, the class list will
614 # it will be hidden. Use a value of 0 to hide initializers completely. The
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
656 # that represents doxygen's defaults, run doxygen with the -l option. You can
671 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
672 # search path. Do not use file names with spaces, bibtex cannot handle them. See
677 #---------------------------------------------------------------------------
679 #---------------------------------------------------------------------------
736 #---------------------------------------------------------------------------
738 #---------------------------------------------------------------------------
741 # documented source files. You may enter file names like myfile.cpp or
751 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
755 # The default value is: UTF-8.
757 INPUT_ENCODING = UTF-8
759 # If the value of the INPUT tag contains directories, you can use the
761 # *.h) to filter out the source-files in the directories. If left blank the
792 # If the value of the INPUT tag contains directories, you can use the
797 # exclude all test directories for example use the pattern */test/*
801 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
808 # exclude all test directories use the pattern */test/*
818 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
820 # *.h) to filter out the source-files in the directories. If left blank all
842 # <filter> <input-file>
844 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
845 # name of an input file. Doxygen will then use the output that the filter
886 #---------------------------------------------------------------------------
888 #---------------------------------------------------------------------------
891 # generated. Documented entities will be cross-referenced with these sources.
943 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
948 # To use it do the following:
949 # - Install the latest version of global
950 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
951 # - Make sure the INPUT points to the root of the source tree
952 # - Run doxygen as normal
972 #---------------------------------------------------------------------------
974 #---------------------------------------------------------------------------
998 #---------------------------------------------------------------------------
1000 #---------------------------------------------------------------------------
1022 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1030 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1037 # of the possible markers and block names see the documentation.
1042 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1052 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1053 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1057 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1064 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1077 # that these files will be copied to the base HTML output directory. Use the
1079 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1080 # files will be copied as-is; there are no commands or markers available.
1097 # in the HTML output. For a value of 0 the output will use grayscales only. A
1167 # set bundle. This should be a reverse domain-name style string, e.g.
1175 # the documentation publisher. This should be a reverse domain-name style
1191 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1214 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1264 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1266 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1272 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
1274 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1283 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1291 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1299 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1305 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1342 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1344 # value is set to YES, a side panel will be generated containing a tree-like
1349 # further fine-tune the look of the index. As an example, the default style
1377 # external symbols imported via tag files in a separate window.
1383 # Use this tag to change the font size of LaTeX formulas included as images in
1392 # Use the FORMULA_TRANPARENT tag to determine whether or not the images
1405 # instead of using prerendered bitmaps. Use this if you do not have LaTeX
1417 # Possible values are: HTML-CSS (which is slower, but has the best
1419 # The default value is: HTML-CSS.
1422 MATHJAX_FORMAT = HTML-CSS
1438 # extension names that should be enabled during MathJax rendering. For example
1459 # search using the keyboard; to jump to the search box use <access key> + S
1461 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1465 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
1478 # enabled the indexing and searching needs to be provided by external tools. See
1479 # the section "External Indexing and Searching" for details.
1487 # which needs to be processed by an external indexer. Doxygen will invoke an
1488 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1495 # See the section "External Indexing and Searching" for details.
1506 # Xapian (see: http://xapian.org/). See the section "External Indexing and
1513 # search data is written to a file for indexing by an external tool. With the
1530 # all added to the same external search index. Each project needs to have a
1538 #---------------------------------------------------------------------------
1540 #---------------------------------------------------------------------------
1590 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
1605 # Note: Only use a user-defined header if you know what you are doing! The
1619 # Note: Only use a user-defined footer if you know what you are doing!
1626 # directory. Note that the files will be copied as-is; there are no commands or
1641 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1675 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1683 #---------------------------------------------------------------------------
1685 #---------------------------------------------------------------------------
1734 # using doxygen -e rtf extensionFile.
1739 #---------------------------------------------------------------------------
1741 #---------------------------------------------------------------------------
1776 #---------------------------------------------------------------------------
1778 #---------------------------------------------------------------------------
1807 # listings (including syntax highlighting and cross-referencing information) to
1815 #---------------------------------------------------------------------------
1817 #---------------------------------------------------------------------------
1833 #---------------------------------------------------------------------------
1835 #---------------------------------------------------------------------------
1845 #---------------------------------------------------------------------------
1847 #---------------------------------------------------------------------------
1875 # The names of the make variables in the generated doxyrules.make file are
1883 #---------------------------------------------------------------------------
1885 #---------------------------------------------------------------------------
1888 # C-preprocessor directives found in the sources and include files.
1893 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1924 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
1925 # patterns (like *.h and *.hpp) to filter out the header-files in the
1932 # The PREDEFINED tag can be used to specify one or more macro names that are
1933 # defined before the preprocessor is started (similar to the -D option of e.g.
1937 # recursively expanded use the := operator instead of the = operator.
1943 # tag can be used to specify a list of macro names that should be expanded. The
1944 # macro definition that is found in the sources will be used. Use the PREDEFINED
1945 # tag if you want to use a different macro definition that overrules the
1952 # remove all refrences to function-like macros that are alone on a line, have an
1954 # typically used for boiler-plate code, and will confuse the parser if not
1961 #---------------------------------------------------------------------------
1962 # Configuration options related to external references
1963 #---------------------------------------------------------------------------
1966 # file the location of the external documentation should be added. The format of
1972 # section "Linking to external documentation" for more information about the use
1982 # external documentation" for more information about the usage of tag files.
1986 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1987 # class index. If set to NO only the inherited external classes will be listed.
1992 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
1999 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2012 #---------------------------------------------------------------------------
2014 #---------------------------------------------------------------------------
2019 # disabled, but it is recommended to install and use dot, since it yields more
2083 # By default doxygen will tell dot to use the default font as specified with
2276 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2284 # files in one run (i.e. multiple -o and -T options on the command line). This