Lines Matching +full:doxyfile +full:- +full:path
1 # Doxyfile 1.4.2
13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
29 # base path where the generated documentation will be put.
30 # If a relative path is entered, it will be relative to the location
36 # 4096 sub-directories (in 2 levels) under the output directory of each output
48 # Brazilian, Catalan, Chinese, Chinese-Traditional, Croatian, Czech, Danish,
50 # Japanese-en (Japanese with English messages), Korean, Korean-en, Norwegian,
70 # This tag implements a quasi-intelligent brief description abbreviator
74 # used as the annotated text. Otherwise, the brief description is used as-is.
96 # path before files name in the file list and in the header files. If set
97 # to NO the shortest path that makes the file name unique will be used.
102 # can be used to strip a user-defined part of the path. Stripping is
103 # only done if one of the specified strings matches the left-hand part of
104 # the path. The tag can be used to show relative paths in the file list.
106 # path to strip.
110 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
111 # the path mentioned in the documentation of a class, which tells
115 # are normally passed to the compiler using the -I flag.
121 # doesn't support long names like on DOS, Mac, or CD-ROM.
126 # will interpret the first line (until the first dot) of a JavaDoc-style
128 # comments will behave just like the Qt-style comments (thus requiring an
134 # interpret the first line (until the first dot) of a Qt-style
136 # will behave just like regular Qt-style comments (thus requiring
142 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
144 # The new default is to treat a multi-line C++ comment block as a detailed
158 # re-implements.
184 # will result in a user-defined paragraph with heading "Side Effects:".
211 #---------------------------------------------------------------------------
213 #---------------------------------------------------------------------------
238 # This flag is only useful for Objective-C code. When set to YES local
282 # file names in lower-case letters. If set to YES upper-case letters are also
321 # sorted by fully-qualified names, including namespaces. If set to
384 # popen()) the command <command> <input-file>, where <command> is the value of
385 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
391 #---------------------------------------------------------------------------
393 #---------------------------------------------------------------------------
442 #---------------------------------------------------------------------------
444 #---------------------------------------------------------------------------
455 # and *.h) to filter out the source-files in the directories. If left
494 # and *.h) to filter out the source-files in the directories. If left
514 # by executing (via popen()) the command <filter> <input-file>, where <filter>
515 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
537 #---------------------------------------------------------------------------
539 #---------------------------------------------------------------------------
542 # be generated. Documented entities will be cross-referenced with these sources.
577 #---------------------------------------------------------------------------
579 #---------------------------------------------------------------------------
600 #---------------------------------------------------------------------------
602 #---------------------------------------------------------------------------
610 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
611 # put in front of it. If left blank `html' will be used as the default path.
633 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
635 # fine-tune the look of the HTML output. If the tag is left blank doxygen
657 # can add a path in front of the file if the result should not be
663 # be used to specify the location (absolute path including file name) of
664 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
698 # generated containing a tree-like index structure (just like the one that
712 #---------------------------------------------------------------------------
714 #---------------------------------------------------------------------------
722 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
723 # put in front of it. If left blank `latex' will be used as the default path.
788 #---------------------------------------------------------------------------
790 #---------------------------------------------------------------------------
799 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
800 # put in front of it. If left blank `rtf' will be used as the default path.
830 #---------------------------------------------------------------------------
832 #---------------------------------------------------------------------------
840 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
841 # put in front of it. If left blank `man' will be used as the default path.
858 #---------------------------------------------------------------------------
860 #---------------------------------------------------------------------------
869 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
870 # put in front of it. If left blank `xml' will be used as the default path.
888 # and cross-referencing information) to the XML output. Note that
893 #---------------------------------------------------------------------------
895 #---------------------------------------------------------------------------
905 #---------------------------------------------------------------------------
907 #---------------------------------------------------------------------------
938 #---------------------------------------------------------------------------
940 #---------------------------------------------------------------------------
943 # evaluate all C-preprocessor directives found in the sources and include
973 # patterns (like *.h and *.hpp) to filter out the header-files in the
980 # are defined before the preprocessor is started (similar to the -D option of
997 # doxygen's preprocessor will remove all function-like macros that are alone
999 # function macros are typically used for boiler-plate code, and will confuse
1004 #---------------------------------------------------------------------------
1006 #---------------------------------------------------------------------------
1019 # (where the name does NOT include the path)
1021 # is run, you must also specify the path to the tagfile here.
1042 # The PERL_PATH should be the absolute path and name of the perl script
1047 #---------------------------------------------------------------------------
1049 #---------------------------------------------------------------------------
1067 # available from the path. This tool is part of Graphviz, a graph visualization
1143 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1144 # found. If left blank, it is assumed the dot tool can be found in the path.
1172 # from the root by following a path via at most 3 edges will be shown. Nodes
1178 # the graph is not depth-constrained.
1185 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
1191 # files in one run (i.e. multiple -o and -T options on the command line). This
1209 #---------------------------------------------------------------------------
1211 #---------------------------------------------------------------------------