• Home
  • Raw
  • Download

Lines Matching full:by

3 # This file describes the settings to be used by the documentation system
29 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
82 # documentation generated by doxygen is written. Doxygen will use this
226 # uses this value to replace tabs by spaces in code fragments.
281 # language is one of the parsers supported by doxygen: IDL, Java, Javascript,
292 # the files are not read by doxygen.
299 # The output of markdown processing is further processed by doxygen, so you can
317 # be prevented in individual cases by putting a % sign in front of the word or
318 # globally by setting AUTOLINK_SUPPORT to NO.
349 # doxygen to replace the get and set methods by a property in the documentation.
359 # member in the group (if any) for the other members of the group. By default
366 # any nested class or struct is added to the same group. By default this option
418 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
477 # the file that contains the anonymous namespace. By default anonymous namespace
544 # the files that are included by a file in the documentation of that file.
569 # (detailed) documentation of file and class members alphabetically by member
576 # descriptions of file, namespace and class members alphabetically by member
586 # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS.
602 # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by
604 # be sorted only by class name, not including the namespace part.
615 # only one candidate or it is obvious which candidate to choose by doing a
616 # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still
623 # list. This list is created by putting \todo commands in the documentation.
629 # list. This list is created by putting \test commands in the documentation.
635 # list. This list is created by putting \bug commands in the documentation.
641 # the deprecated list. This list is created by putting \deprecated commands in
648 # sections, marked by \if <section_label> ... \endif and \cond <section_label>
687 # the version control system). Doxygen will invoke the program by executing (via
690 # by doxygen. Whatever the program writes to standard output is used as the file
696 # by doxygen. The layout file controls the global structure of the generated
723 # standard output by doxygen. If QUIET is set to YES this implies that the
730 # generated to standard error (stderr) by doxygen. If WARNINGS is set to YES
769 # will be replaced by the file and line number from which the warning originated
771 # be replaced by the version of the file (if it could be obtained via
810 # read by doxygen.
895 # by executing (via popen()) the command:
910 # properly processed by doxygen.
923 # properly processed by doxygen.
982 # all documented entities called/used by that function will be listed.
1006 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1020 # The result: instead of the source browser generated by doxygen, the links to
1048 # the include paths will already be set by doxygen for the files and directories
1135 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1148 # created by doxygen. Using this option one can overrule certain style aspects.
1191 # darker. The value divided by 100 is the actual gamma applied, so 80 represents
1221 # entries 1 will produce a full collapsed tree by default. 0 is a special value
1223 # tree by default.
1275 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1280 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1436 # sheet generated by doxygen has an example that shows how to put an image at
1551 # search box by pressing <Shift>+<cursor down>. Also here use the <cursor keys>
1563 # an index file used by the script. When EXTERNAL_SEARCH is enabled the indexing
1564 # and searching needs to be provided by external tools. See the section
1573 # which needs to be processed by an external indexer. Doxygen will invoke an
1574 # external search engine pointed to by the SEARCHENGINE_URL option to obtain the
1587 # The SEARCHENGINE_URL should point to a search engine hosted by a web server
1599 # search data is written to a file for indexing by an external tool. With the
1615 # projects other than the one defined by this configuration file, but that are
1667 # The PAPER_TYPE tag can be used to set the paper type that is used by the
1678 # by its name or with the correct syntax as to be used with the LaTeX
1717 # by doxygen. Using this option one can overrule certain style aspects. Doxygen
1871 # it. A directory man3 will be created inside the directory specified by
1888 # MAN_OUTPUT in which the man pages are placed. If defaults to man followed by
1990 # formatted so it can be parsed by a human reader. This is useful if you want to
2001 # so different doxyrules.make files included by the same Makefile don't
2019 # performed. Macro expansion can be done in a controlled way by setting
2042 # contain include files that are not input files but should be processed by the
2193 # sure dot is able to find the font, which can be done by putting it in a
2194 # standard location or by setting the DOTFONTPATH environment variable or by
2208 # By default doxygen will tell dot to use the default font as specified with
2251 # for no limit. Note that the threshold may be exceeded by 50% before the limit
2292 # accomplished by means of the command \hidecallgraph.
2304 # accomplished by means of the command \hidecallergraph.
2319 # dependency relations are determined by the #include relations between the
2327 # generated by dot. For an explanation of the image formats see the section
2393 # When using plantuml, the specified paths are searched for files specified by
2401 # by representing a node as a red box. Note that doxygen if the number of direct
2404 # the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH.
2411 # generated by dot. A depth value of 3 means that only nodes reachable from the
2412 # root by following a path via at most 3 edges will be shown. Nodes that lay
2415 # note that the size of a graph can be further restricted by
2423 # background. This is disabled by default, because dot on Windows does not seem
2437 # this, this feature is disabled by default.