Lines Matching refs:of

19 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
21 # http://www.gnu.org/software/libiconv for the list of possible encodings.
25 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded
44 # 4096 sub-directories (in 2 levels) under the output directory of each output
46 # Enabling this option can be useful when feeding doxygen a huge amount of
73 # the brief description of a member or function before the detailed description.
81 # in this list, if found as the leading text of the brief description, will be
85 # replaced with the name of the entity): "The $name class" "The $name widget"
98 # inherited members of a class in the documentation of that class as if those
100 # operators of the base classes will not be shown.
111 # can be used to strip a user-defined part of the path. Stripping is
112 # only done if one of the specified strings matches the left-hand part of
119 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
120 # the path mentioned in the documentation of a class, which tells
122 # If left blank only the name of the header file containing the class
135 # will interpret the first line (until the first dot) of a JavaDoc-style
143 # interpret the first line (until the first dot) of a Qt-style
151 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
165 # a new page for each member. If set to NO, the documentation of a member will
166 # be part of the file/class/namespace that contains it.
170 # The TAB_SIZE tag can be used to set the number of spaces in a tab.
175 # This tag can be used to specify a number of aliases that acts
180 # You can put \n's in the value part of an alias to insert newlines.
184 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
186 # For instance, some of the names that are used will be different. The list
187 # of all members will be omitted, etc.
191 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java
198 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
204 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
210 # Doxygen selects the parser to use depending on the extension of the files it parses.
213 # The format is ext=language, where ext is a file extension, and language is one of
235 # Set the SIP_SUPPORT tag to YES if your project consists of sip sources only.
237 # instead of private inheritance when no explicit protection keyword is present.
251 # tag is set to YES, then doxygen will reuse the documentation of the first
252 # member in the group (if any) for the other members of the group. By default
253 # all members of a group must be documented explicitly.
257 # Set the SUBGROUPING tag to YES (the default) to allow class member groups of
258 # the same type (for instance a group of public functions) to be put as a
259 # subgroup of that type (e.g. under the Public Functions section). Set it to
265 # When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum
266 # is documented as struct, union, or enum with the name of the typedef. So
268 # with name TypeT. When disabled the typedef will appear as a member of a file,
275 # The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
280 # doxygen to be busy swapping symbols to and from disk most of the time
287 # corresponding to a cache size of 2^16 = 65536 symbols
302 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
307 # If the EXTRACT_STATIC tag is set to YES all static members of a file
325 # If this flag is set to YES, the members of anonymous namespaces will be
328 # name of the file that contains the anonymous namespace. By default
334 # undocumented members of documented classes, files or namespaces.
356 # documentation blocks found inside the body of a function.
384 # will put a list of the files that are included by a file in the documentation
385 # of that file.
401 # will sort the (detailed) documentation of file and class members
408 # brief documentation of file, namespace and class members alphabetically
414 …s set to YES then doxygen will sort the (brief and detailed) documentation of class members so tha…
419 # hierarchy of group names into alphabetical order. If set to NO (the default)
463 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
464 # the initial value of a variable or define consists of for it to appear in
465 # the documentation. If the initializer consists of more lines than specified
466 # here it will be hidden. Use a value of 0 to hide initializers completely.
467 # The appearance of the initializer of individual variables and defines in the
469 # command in the documentation regardless of this setting.
473 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated
474 # at the bottom of the documentation of classes and structs. If set to YES the
485 # Set the SHOW_FILES tag to NO to disable the generation of the Files page.
491 # Set the SHOW_NAMESPACES tag to NO to disable the generation of the
501 # popen()) the command <command> <input-file>, where <command> is the value of
502 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
509 # doxygen. The layout file controls the global structure of the generated output files
513 # of the layout file.
548 # wrong or incomplete parameter documentation, but not about the absence of
553 # The WARN_FORMAT tag determines the format of the warning messages that
557 # $version, which will be replaced by the version of the file (if it could
579 # This tag can be used to specify the character encoding of the source files
583 # the list of possible encodings.
587 # If the value of the INPUT tag contains directories, you can use the
614 # If the value of the INPUT tag contains directories, you can use the
636 # If the value of the EXAMPLE_PATH tag contains directories, you can use the
645 # commands irrespective of the value of the RECURSIVE tag.
659 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
671 # The filters are a list of the form:
688 # If the SOURCE_BROWSER tag is set to YES then a list of source files will
690 # Note: To get rid of all source code in the generated output, make sure also
696 # of functions and classes directly in the documentation.
727 # will point to the HTML generated by the htags(1) tool instead of doxygen
728 # built-in source browser. The htags tool is part of GNU's global source
735 # will generate a verbatim copy of the header file for each class for
745 # of all compounds will be generated. Enable this if the project
746 # contains a lot of classes, structs, unions or interfaces.
751 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
773 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
774 # put in front of it. If left blank `html' will be used as the default path.
798 # fine-tune the look of the HTML output. If the tag is left blank doxygen
805 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
807 # this to NO can help when comparing the output of multiple runs.
811 # If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes,
837 # When GENERATE_DOCSET tag is set to YES, this tag determines the name of the
854 # of the generated HTML documentation.
859 # be used to specify the file name of the resulting .chm file. You
860 # can add a path in front of the file if the result should not be
866 # be used to specify the location (absolute path including file name) of
885 # controls whether a binary table of contents is generated (YES) or a
886 # normal table of contents (NO) in the .chm file.
891 # to the contents of the HTML help documentation and to the tree view.
897 # Qt's qhelpgenerator to generate a Qt Compressed Help (.qch) of the generated
903 # be used to specify the file name of the resulting .qch file.
920 # If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to add.
926 # The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the custom filter to add.For …
931 # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this project's
938 # be used to specify the location of Qt's qhelpgenerator.
947 # menu in Eclipse, the contents of the directory containing the HTML and XML
948 # files needs to be copied into the plugins directory of eclipse. The name of
961 # top of each HTML page. The value NO (the default) enables the index and
966 # This tag can be used to set the number of enum values (range [1..20])
982 # and Class Hierarchy pages using a tree view instead of an ordered list.
987 # used to set the initial width (in pixels) of the frame in which the tree
992 # Use this tag to change the font size of Latex formulas included
1007 …e search engine will be implemented using a PHP enabled web server instead of at the web client us…
1008 # file to put on the web server. The advantage of the server based approach is that it scales bette…
1023 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1024 # put in front of it. If left blank `latex' will be used as the default path.
1054 # The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
1068 # contain links (just like the HTML output) instead of page references
1073 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
1081 # running if errors occur, instead of asking the user for help.
1107 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1108 # put in front of it. If left blank `rtf' will be used as the default path.
1120 # contain links (just like the HTML output) instead of page references.
1128 # config file, i.e. a series of assignments. You only have to provide
1133 # Set optional variables used in the generation of an rtf document.
1148 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1149 # put in front of it. If left blank `man' will be used as the default path.
1171 # generate an XML file that captures the structure of
1177 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
1178 # put in front of it. If left blank `xml' will be used as the default path.
1184 # syntax of the XML files.
1190 # syntax of the XML files.
1197 # enabling this will significantly increase the size of the XML output.
1207 # that captures the structure of the code including all
1218 # generate a Perl module file that captures the structure of
1236 # tag is set to NO the size of the Perl module output will be much smaller
1241 # The names of the make variables in the generated doxyrules.make file
1290 # are defined before the preprocessor is started (similar to the -D option of
1291 # gcc). The argument of the tag is a list of macros of the form: name
1295 # instead of the = operator.
1300 # this tag can be used to specify a list of macro names that should be expanded.
1319 # Optionally an initial location of the external documentation
1320 # can be added for each tagfile. The format of a tag file without
1354 # The PERL_PATH should be the absolute path and name of the perl script
1355 # interpreter (i.e. the result of `which perl').
1388 # available from the path. This tool is part of Graphviz, a graph visualization
1405 # The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs.
1427 # class references variables) of the class with other documented classes.
1449 # file showing the direct and indirect include dependencies of the file with
1464 # the time of a run. So in most cases it will be better to enable call graphs
1472 # the time of a run. So in most cases it will be better to enable caller
1478 # will graphical hierarchy of all classes instead of a textual one.
1489 # The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
1506 # The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of
1507 # nodes that will be shown in the graph. If the number of nodes in a graph
1510 # number of direct children of the root node in a graph is already larger than
1512 # that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
1516 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
1517 # graphs generated by dot. A depth value of 3 means that only nodes reachable
1521 # code bases. Also note that the size of a graph can be further restricted by
1522 # DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction.
1528 # seem to support this out of the box. Warning: Depending on the platform used,
1529 # enabling this option may lead to badly anti-aliased labels on the edges of
1536 # makes dot run faster, but since only newer versions of dot (>1.8.10)
1542 # generate a legend page explaining the meaning of the various boxes and