Lines Matching refs:file

3 # This file describes the settings to be used by the documentation system
18 # Use doxygen to compare the used configuration file with the template
19 # configuration file:
21 # Use doxygen to compare the used configuration file with the template
22 # configuration file without replacing the environment variables or CMake type
31 # file that follow. The default is UTF-8 which is also the encoding used for all
78 # performance problems for the file system. Adapt CREATE_SUBDIRS_LEVEL to
119 # descriptions after the members that are listed in the file and class
140 # the entity):The $name class, The $name widget, The $name file, is, provides,
145 "The $name file" \
171 # before files name in the file list and in the header files. If set to NO the
172 # shortest path that makes the file name unique will be used
179 # part of the path. The tag can be used to show relative paths in the file list.
191 # header file to include in order to use a class. If left blank only the name of
192 # the header file containing the class definition is used. Otherwise one should
199 # less readable) file names. This can be useful is your file systems doesn't
260 # of the file/class/namespace that contains it.
281 # file. When you need a literal { or } or , in the value part of an alias you
327 # using this tag. The format is ext=language, where ext is a file extension, and
343 # Note see also the list of default file extension mappings.
375 # to include (a tag file for) the STL sources as input, then you should set this
445 # the documentation of the scope in which they are defined (i.e. file,
456 # with name TypeT. When disabled the typedef will appear as a member of a file,
496 # class members and static file members will be hidden unless the
522 # If the EXTRACT_STATIC tag is set to YES, all static members of a file will be
546 # 'anonymous_namespace{file}', where file will be replaced with the base name of
547 # the file that contains the anonymous namespace. By default anonymous namespace
629 # will show which file needs to be included to use the class.
635 # the files that are included by a file in the documentation of that file.
642 # which file to include in order to use the member.
660 # (detailed) documentation of file and class members alphabetically by member
667 # descriptions of file, namespace and class members alphabetically by member
777 # doxygen should invoke to get the current version for each file (typically from
779 # popen()) the command command input-file, where command is the value of the
780 # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided
781 # by doxygen. Whatever the program writes to standard output is used as the file
786 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
787 # by doxygen. The layout file controls the global structure of the generated
788 # output files in an output format independent way. To create the layout file
790 # optionally specify a file name after the option, if omitted DoxygenLayout.xml
791 # will be used as the name of the layout file. See also section "Changing the
794 # Note that if you run doxygen from a directory containing a file called
872 # can produce. The string should contain the $file, $line, and $text tags, which
873 # will be replaced by the file and line number from which the warning originated
875 # be replaced by the version of the file (if it could be obtained via
878 # The default value is: $file:$line: $text.
880 WARN_FORMAT = "$file:$line: $text"
886 # WARN_LINE_FORMAT = "'vi $file +$line'"
888 # The default value is: at line $line of file $file.
890 WARN_LINE_FORMAT = "at line $line of file $file"
892 # The WARN_LOGFILE tag can be used to specify a file to which warning and error
894 # error (stderr). In case the file specified cannot be opened for writing the
895 # warning and error messages are written to standard error. When as file - is
906 # documented source files. You may enter file names like myfile.cpp or
967 # character encoding on a per file pattern basis. Doxygen will compare the file
983 # Note the list of default checked file patterns might differ from the list of
984 # default file extension mappings.
1013 # directories that are symbolic links (a Unix file system feature) are excluded
1023 # Note that the wildcards are matched against the file with absolute path, so to
1034 # Note that the wildcards are matched against the file with absolute path, so to
1066 # invoke to filter for each input file. Doxygen will invoke the filter program
1069 # <filter> <input-file>
1071 # where <filter> is the value of the INPUT_FILTER tag, and <input-file> is the
1072 # name of an input file. Doxygen will then use the output that the filter
1082 # commands (so in case of a Windows batch file always use @echo OFF), should be
1091 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
1092 # basis. Doxygen will compare the file name with each pattern and apply the
1096 # patterns match the file name, INPUT_FILTER is applied.
1111 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file
1119 # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that
1184 # will make the HTML file larger and loading of large files a bit slower, you
1199 # - Enable SOURCE_BROWSER and USE_HTAGS in the configuration file
1214 # verbatim copy of the header file for each class for which an include is
1249 # path to the directory containing a file called compile_commands.json. This
1250 # file is the compilation database (see:
1297 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1304 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1308 # To get valid HTML the header file that includes any scripts and style sheets
1314 # and then modify the file new_header.html. See also section "Doxygen usage"
1363 # files. In the HTML_STYLESHEET file, use the file name only. Also note that the
1511 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1520 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1531 # The CHM_FILE tag can be used to specify the file name of the resulting .chm
1532 # file. You can add a path in front of the file if the result should not be
1539 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1541 # The file has to be specified with full path.
1546 # The GENERATE_CHI flag controls if a separate .chi index file is generated
1547 # (YES) or that it should be included in the main .chm file (NO).
1554 # and project file content.
1560 # (YES) or a normal table of contents (NO) in the .chm file. Furthermore it
1575 # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
1584 # the file name of the resulting .qch file. The path specified is relative to
1632 # including file name) of Qt's qhelpgenerator. If non-empty doxygen will try to
1633 # run qhelpgenerator on the generated .qhp file.
1820 # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces
1854 # an index file used by the script. When EXTERNAL_SEARCH is enabled the indexing
1863 # script for searching. Instead the search results are written to an XML file
1892 # search data is written to a file for indexing by an external tool. With the
1893 # SEARCHDATA_FILE tag the name of this file can be specified.
1894 # The default file is: searchdata.xml.
1908 # projects other than the one defined by this configuration file, but that are
1949 # See also: LATEX_MAKEINDEX_CMD for the part in the generated output file
1951 # The default file is: makeindex.
1959 # Note: This tag is used in the generated output file (.tex).
2000 # and then modify the file new_header.tex. See also section "Doxygen usage" for
2044 # prepared for conversion to PDF (using ps2pdf or pdflatex). The PDF file will
2053 # specified with LATEX_CMD_NAME to generate the PDF file directly from the LaTeX
2129 # contain hyperlink fields. The RTF file will contain links (just like the HTML
2140 # Load stylesheet definitions from file. Syntax is similar to doxygen's
2141 # configuration file, i.e. a series of assignments. You only have to provide
2151 # similar to doxygen's configuration file. A template extensions file can be
2193 # will generate one additional man file for each entity documented in the real
2205 # If the GENERATE_XML tag is set to YES, doxygen will generate an XML file that
2229 # namespace members in file scope as well, matching the HTML output.
2258 # AutoGen Definitions (see http://autogen.sourceforge.net/) file that captures
2270 # file that captures the structure of the code including all documentation.
2295 # The names of the make variables in the generated doxyrules.make file are
2405 # file the location of the external documentation should be added. The format of
2406 # a tag file without this location is as follows:
2413 # Note: Each tag file must have a unique name (where the name does NOT include
2414 # the path). If a tag file is not located in the directory in which doxygen is
2419 # When a file name is specified after GENERATE_TAGFILE, doxygen will create a
2420 # tag file that is based on the input files it reads. See section "Linking to
2598 # YES then doxygen will generate a graph for each documented file showing the
2599 # direct and indirect include dependencies of the file with other documented
2607 # set to YES then doxygen will generate a graph for each documented file showing
2608 # the direct and indirect include dependencies of the file with other documented
2715 # path where java can find the plantuml.jar file or to the filename of jar file
2723 # configuration file for plantuml.