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
76 # Possible values are: Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-
78 # Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en,
79 # Korean, Korean-en, Latvian, Norwegian, Macedonian, Persian, Polish,
102 # This tag implements a quasi-intelligent brief description abbreviator that is
106 # text. Otherwise, the brief description is used as-is. If left blank, the
145 # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path.
146 # Stripping is only done if one of the specified strings matches the left-hand
157 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
159 # header file to include in order to use a class. If left blank only the name of
162 # using the -I flag.
167 # less readable) file names. This can be useful is your file systems doesn't
168 # support long names like on DOS, Mac, or CD-ROM.
174 # first line (until the first dot) of a Javadoc-style comment as the brief
175 # description. If set to NO, the Javadoc-style will behave just like regular Qt-
183 # line (until the first dot) of a Qt-style comment as the brief description. If
184 # set to NO, the Qt-style will behave just like regular Qt-style comments (thus
191 # multi-line C++ special comment block (i.e. a block of //! or /// comments) as
193 # to treat a multi-line C++ comment block as a detailed description. Set this
203 # documentation from any documented member that it re-implements.
227 # documentation, which will result in a user-defined paragraph with heading
236 # This tag can be used to specify a number of word-keyword mappings (TCL only).
238 # will allow you to use the command class in the itcl::class meaning.
244 # instance, some of the names that are used will be different. The list of all
270 # Doxygen selects the parser to use depending on the extension of the files it
271 # parses. With this tag you can assign which parser to use for a given
272 # extension. Doxygen has a built-in mapping, but you can override or extend it
275 # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make
277 # (default is Fortran), use: inc=Fortran f=C.
279 # Note For files without extension you can use no_extension as a placeholder.
286 # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
304 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
314 # If you use Microsoft's C++/CLI language, you should set this option to YES to
322 # will parse them like normal C++ but will assume all classes use public instead
390 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
400 #---------------------------------------------------------------------------
402 #---------------------------------------------------------------------------
440 # This flag is only useful for Objective-C code. When set to YES local methods,
495 # names in lower-case letters. If set to YES upper-case letters are also
496 # allowed. This is useful if you have classes or files whose names only differ
497 # in case and if your file system supports case sensitive file names. Windows
555 # of group names into alphabetical order. If set to NO the group names will
562 # fully-qualified names, including namespaces. If set to NO, the class list will
617 # it will be hidden. Use a value of 0 to hide initializers completely. The
649 # popen()) the command command input-file, where command is the value of the
650 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
659 # that represents doxygen's defaults, run doxygen with the -l option. You can
674 # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the
675 # search path. Do not use file names with spaces, bibtex cannot handle them. See
680 #---------------------------------------------------------------------------
682 #---------------------------------------------------------------------------
739 #---------------------------------------------------------------------------
741 #---------------------------------------------------------------------------
744 # documented source files. You may enter file names like myfile.cpp or
754 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
758 # The default value is: UTF-8.
760 INPUT_ENCODING = UTF-8
762 # If the value of the INPUT tag contains directories, you can use the
764 # *.h) to filter out the source-files in the directories. If left blank the
798 # If the value of the INPUT tag contains directories, you can use the
803 # exclude all test directories for example use the pattern */test/*
807 # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
814 # exclude all test directories use the pattern */test/*
824 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
826 # *.h) to filter out the source-files in the directories. If left blank all
848 # <filter> <input-file>
850 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
851 # name of an input file. Doxygen will then use the output that the filter
892 #---------------------------------------------------------------------------
894 #---------------------------------------------------------------------------
897 # generated. Documented entities will be cross-referenced with these sources.
949 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
954 # To use it do the following:
955 # - Install the latest version of global
956 # - Enable SOURCE_BROWSER and USE_HTAGS in the config file
957 # - Make sure the INPUT points to the root of the source tree
958 # - Run doxygen as normal
978 #---------------------------------------------------------------------------
980 #---------------------------------------------------------------------------
1004 #---------------------------------------------------------------------------
1006 #---------------------------------------------------------------------------
1028 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1036 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1043 # of the possible markers and block names see the documentation.
1048 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1058 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style
1059 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1063 # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as
1070 # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user-
1083 # that these files will be copied to the base HTML output directory. Use the
1085 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1086 # files will be copied as-is; there are no commands or markers available.
1103 # in the HTML output. For a value of 0 the output will use grayscales only. A
1173 # set bundle. This should be a reverse domain-name style string, e.g.
1181 # the documentation publisher. This should be a reverse domain-name style
1197 # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on
1217 CHM_FILE = jsoncpp-%JSONCPP_VERSION%.chm
1220 # including file name) of the HTML help compiler ( hhc.exe). If non-empty
1270 # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help
1272 # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace).
1278 # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt
1280 # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual-
1289 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1297 # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-
1305 # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes).
1311 # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the
1348 # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index
1350 # value is set to YES, a side panel will be generated containing a tree-like
1355 # further fine-tune the look of the index. As an example, the default style
1383 # external symbols imported via tag files in a separate window.
1389 # Use this tag to change the font size of LaTeX formulas included as images in
1398 # Use the FORMULA_TRANPARENT tag to determine whether or not the images
1411 # instead of using prerendered bitmaps. Use this if you do not have LaTeX
1423 # Possible values are: HTML-CSS (which is slower, but has the best
1425 # The default value is: HTML-CSS.
1428 MATHJAX_FORMAT = HTML-CSS
1444 # extension names that should be enabled during MathJax rendering. For example
1465 # search using the keyboard; to jump to the search box use <access key> + S
1467 # <CTRL>, <ALT>/<option>, or both). Inside the search box use the <cursor down
1471 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
1484 # enabled the indexing and searching needs to be provided by external tools. See
1485 # the section "External Indexing and Searching" for details.
1493 # which needs to be processed by an external indexer. Doxygen will invoke an
1494 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1501 # See the section "External Indexing and Searching" for details.
1512 # Xapian (see: http://xapian.org/). See the section "External Indexing and
1519 # search data is written to a file for indexing by an external tool. With the
1536 # all added to the same external search index. Each project needs to have a
1544 #---------------------------------------------------------------------------
1546 #---------------------------------------------------------------------------
1596 # The EXTRA_PACKAGES tag can be used to specify one or more LaTeX package names
1611 # Note: Only use a user-defined header if you know what you are doing! The
1625 # Note: Only use a user-defined footer if you know what you are doing!
1632 # directory. Note that the files will be copied as-is; there are no commands or
1647 # If the LATEX_PDFLATEX tag is set to YES, doxygen will use pdflatex to generate
1681 # The LATEX_BIB_STYLE tag can be used to specify the style to use for the
1689 #---------------------------------------------------------------------------
1691 #---------------------------------------------------------------------------
1740 # using doxygen -e rtf extensionFile.
1745 #---------------------------------------------------------------------------
1747 #---------------------------------------------------------------------------
1782 #---------------------------------------------------------------------------
1784 #---------------------------------------------------------------------------
1813 # listings (including syntax highlighting and cross-referencing information) to
1821 #---------------------------------------------------------------------------
1823 #---------------------------------------------------------------------------
1839 #---------------------------------------------------------------------------
1841 #---------------------------------------------------------------------------
1851 #---------------------------------------------------------------------------
1853 #---------------------------------------------------------------------------
1881 # The names of the make variables in the generated doxyrules.make file are
1889 #---------------------------------------------------------------------------
1891 #---------------------------------------------------------------------------
1894 # C-preprocessor directives found in the sources and include files.
1899 # If the MACRO_EXPANSION tag is set to YES doxygen will expand all macro names
1930 # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard
1931 # patterns (like *.h and *.hpp) to filter out the header-files in the
1938 # The PREDEFINED tag can be used to specify one or more macro names that are
1939 # defined before the preprocessor is started (similar to the -D option of e.g.
1943 # recursively expanded use the := operator instead of the = operator.
1953 # tag can be used to specify a list of macro names that should be expanded. The
1954 # macro definition that is found in the sources will be used. Use the PREDEFINED
1955 # tag if you want to use a different macro definition that overrules the
1962 # remove all refrences to function-like macros that are alone on a line, have an
1964 # typically used for boiler-plate code, and will confuse the parser if not
1971 #---------------------------------------------------------------------------
1972 # Configuration options related to external references
1973 #---------------------------------------------------------------------------
1976 # file the location of the external documentation should be added. The format of
1982 # section "Linking to external documentation" for more information about the use
1992 # external documentation" for more information about the usage of tag files.
1996 # If the ALLEXTERNALS tag is set to YES all external class will be listed in the
1997 # class index. If set to NO only the inherited external classes will be listed.
2002 # If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed in
2009 # If the EXTERNAL_PAGES tag is set to YES all external pages will be listed in
2022 #---------------------------------------------------------------------------
2024 #---------------------------------------------------------------------------
2029 # disabled, but it is recommended to install and use dot, since it yields more
2086 # By default doxygen will tell dot to use the default font as specified with
2273 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
2281 # files in one run (i.e. multiple -o and -T options on the command line). This