Lines Matching +full:doxyfile +full:- +full:path
4 ## Use of this source code is governed by a BSD-style license
12 # Doxyfile 1.5.4
24 #---------------------------------------------------------------------------
26 #---------------------------------------------------------------------------
29 # follow. The default is UTF-8 which is also the encoding used for all text before
34 DOXYFILE_ENCODING = UTF-8
42 # base path where the generated documentation will be put.
43 # If a relative path is entered, it will be relative to the location
49 # 4096 sub-directories (in 2 levels) under the output directory of each output
61 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
63 # Italian, Japanese, Japanese-en (Japanese with English messages), Korean,
64 # Korean-en, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Russian,
83 # This tag implements a quasi-intelligent brief description abbreviator
87 # used as the annotated text. Otherwise, the brief description is used as-is.
109 # path before files name in the file list and in the header files. If set
110 # to NO the shortest path that makes the file name unique will be used.
115 # can be used to strip a user-defined part of the path. Stripping is
116 # only done if one of the specified strings matches the left-hand part of
117 # the path. The tag can be used to show relative paths in the file list.
119 # path to strip.
123 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
124 # the path mentioned in the documentation of a class, which tells
128 # are normally passed to the compiler using the -I flag.
134 # doesn't support long names like on DOS, Mac, or CD-ROM.
139 # will interpret the first line (until the first dot) of a java_doc-style
141 # comments will behave just like regular Qt-style comments
147 # interpret the first line (until the first dot) of a Qt-style
149 # will behave just like regular Qt-style comments (thus requiring
155 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
157 # The new default is to treat a multi-line C++ comment block as a detailed
164 # re-implements.
183 # will result in a user-defined paragraph with heading "Side Effects:".
247 #---------------------------------------------------------------------------
249 #---------------------------------------------------------------------------
274 # This flag is only useful for Objective-C code. When set to YES local
325 # file names in lower-case letters. If set to YES upper-case letters are also
364 # sorted by fully-qualified names, including namespaces. If set to
421 # popen()) the command <command> <input-file>, where <command> is the value of
422 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
428 #---------------------------------------------------------------------------
430 #---------------------------------------------------------------------------
479 #---------------------------------------------------------------------------
481 #---------------------------------------------------------------------------
491 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default
495 INPUT_ENCODING = UTF-8
499 # and *.h) to filter out the source-files in the directories. If left
527 # against the file with absolute path, so to exclude all test directories
547 # and *.h) to filter out the source-files in the directories. If left
567 # by executing (via popen()) the command <filter> <input-file>, where <filter>
568 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
590 #---------------------------------------------------------------------------
592 #---------------------------------------------------------------------------
595 # be generated. Documented entities will be cross-referenced with these sources.
635 # built-in source browser. The htags tool is part of GNU's global source
647 #---------------------------------------------------------------------------
649 #---------------------------------------------------------------------------
664 #---------------------------------------------------------------------------
666 #---------------------------------------------------------------------------
674 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
675 # put in front of it. If left blank `html' will be used as the default path.
697 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
699 # fine-tune the look of the HTML output. If the tag is left blank doxygen
723 # can add a path in front of the file if the result should not be
729 # be used to specify the location (absolute path including file name) of
730 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
764 # generated containing a tree-like index structure (just like the one that
778 #---------------------------------------------------------------------------
780 #---------------------------------------------------------------------------
788 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
789 # put in front of it. If left blank `latex' will be used as the default path.
854 #---------------------------------------------------------------------------
856 #---------------------------------------------------------------------------
865 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
866 # put in front of it. If left blank `rtf' will be used as the default path.
896 #---------------------------------------------------------------------------
898 #---------------------------------------------------------------------------
906 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
907 # put in front of it. If left blank `man' will be used as the default path.
924 #---------------------------------------------------------------------------
926 #---------------------------------------------------------------------------
935 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
936 # put in front of it. If left blank `xml' will be used as the default path.
942 # and cross-referencing information) to the XML output. Note that
947 #---------------------------------------------------------------------------
949 #---------------------------------------------------------------------------
959 #---------------------------------------------------------------------------
961 #---------------------------------------------------------------------------
992 #---------------------------------------------------------------------------
994 #---------------------------------------------------------------------------
997 # evaluate all C-preprocessor directives found in the sources and include
1027 # patterns (like *.h and *.hpp) to filter out the header-files in the
1034 # are defined before the preprocessor is started (similar to the -D option of
1051 # doxygen's preprocessor will remove all function-like macros that are alone
1053 # function macros are typically used for boiler-plate code, and will confuse
1058 #---------------------------------------------------------------------------
1060 #---------------------------------------------------------------------------
1073 # (where the name does NOT include the path)
1075 # is run, you must also specify the path to the tagfile here.
1096 #---------------------------------------------------------------------------
1098 #---------------------------------------------------------------------------
1107 # available from the path. This tool is part of Graphviz, a graph visualization
1116 # otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
1195 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1196 # found. If left blank, it is assumed the dot tool can be found in the path.
1218 # from the root by following a path via at most 3 edges will be shown. Nodes
1229 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
1235 # files in one run (i.e. multiple -o and -T options on the command line). This
1253 #---------------------------------------------------------------------------
1255 #---------------------------------------------------------------------------