Lines Matching refs:file

3 # This file describes the settings to be used by the documentation system
18 # This tag specifies the encoding used for all characters in the config file
49 # otherwise cause performance problems for the file system.
68 # the file and class documentation (similar to JavaDoc).
87 # "The $name file" "is" "provides" "specifies" "contains"
92 "The $name file " \
116 # path before files name in the file list and in the header files. If set
117 # to NO the shortest path that makes the file name unique will be used.
124 # the path. The tag can be used to show relative paths in the file list.
132 # the reader which header file to include in order to use a class.
133 # If left blank only the name of the header file containing the class
140 # (but less readable) file names. This can be useful is your file systems
177 # be part of the file/class/namespace that contains it.
222 # to include (a tag file for) the STL sources as input, then you should
268 # with name TypeT. When disabled the typedef will appear as a member of a file,
297 # Private class members and static file members will be hidden unless
307 # If the EXTRACT_STATIC tag is set to YES all static members of a file
327 # 'anonymous_namespace{file}', where file will be replaced with the base
328 # name of the file that contains the anonymous namespace. By default
370 # file names in lower-case letters. If set to YES upper-case letters are also
372 # in case and if your file system supports case sensitive file names. Windows
384 # will put a list of the files that are included by a file in the documentation
385 # of that file.
395 # will sort the (detailed) documentation of file and class members
402 # brief documentation of file, namespace and class members alphabetically
488 # doxygen should invoke to get the current version for each file (typically from
490 # popen()) the command <command> <input-file>, where <command> is the value of
491 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
493 # is used as the file version. See the manual for examples.
497 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed by
498 # doxygen. The layout file controls the global structure of the generated output files
499 # in an output format independent way. The create the layout file that represents
501 # file name after the option, if omitted DoxygenLayout.xml will be used as the name
502 # of the layout file.
543 # doxygen can produce. The string should contain the $file, $line, and $text
544 # tags, which will be replaced by the file and line number from which the
546 # $version, which will be replaced by the version of the file (if it could
549 WARN_FORMAT = "$file:$line: $text "
551 # The WARN_LOGFILE tag can be used to specify a file to which warning
562 # documented source files. You may enter file names like "myfile.cpp" or
639 # against the file with absolute path, so to exclude all test directories
679 # invoke to filter for each input file. Doxygen will invoke the filter program
680 # by executing (via popen()) the command <filter> <input-file>, where <filter>
681 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
682 # input file. Doxygen will then use the output that the filter program writes
688 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern
689 # basis. Doxygen will compare the file name with each pattern and apply the
753 # will generate a verbatim copy of the header file for each class for
796 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for
818 # the style sheet file to the HTML output directory, so don't put your own
865 # Microsoft HTML help workshop to generate a compiled HTML help file (.chm)
871 # be used to specify the file name of the resulting .chm file. You
872 # can add a path in front of the file if the result should not be
878 # be used to specify the location (absolute path including file name) of
885 # controls if a separate .chi index file is generated (YES) or that
886 # it should be included in the master .chm file (NO).
891 # is used to encode HtmlHelp index (hhk), content (hhc) and project file
898 # normal table of contents (NO) in the .chm file.
908 # are set, an additional index file will be generated that can be used as input for
915 # be used to specify the file name of the resulting .qch file.
935 # .qhp file .
1032 # is prepared for conversion to pdf (using ps2pdf). The pdf file will
1080 # will contain hyperlink fields. The RTF file will
1088 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1089 # config file, i.e. a series of assignments. You only have to provide
1095 # Syntax is similar to doxygen's config file.
1120 # then it will generate one additional man file for each entity
1132 # generate an XML file that captures the structure of
1167 # generate an AutoGen Definitions (see autogen.sf.net) file
1179 # generate a Perl module file that captures the structure of
1200 # The names of the make variables in the generated doxyrules.make file
1281 # can be added for each tagfile. The format of a tag file without
1289 # Note that each tag file must have a unique name
1291 # If a tag file is not located in the directory in which doxygen
1296 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1297 # a tag file that is based on the input files it reads.
1408 # file showing the direct and indirect include dependencies of the file with
1415 # documented header file showing the documented files that directly or
1416 # indirectly include this file.