Lines Matching +full:doxyfile +full:- +full:path
1 # Doxyfile 1.5.3
13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
18 # follow. The default is UTF-8 which is also the encoding used for all text before
23 DOXYFILE_ENCODING = UTF-8
37 # base path where the generated documentation will be put.
38 # If a relative path is entered, it will be relative to the location
44 # 4096 sub-directories (in 2 levels) under the output directory of each output
56 # Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional,
58 # Italian, Japanese, Japanese-en (Japanese with English messages), Korean,
59 # Korean-en, Lithuanian, Norwegian, Polish, Portuguese, Romanian, Russian,
78 # This tag implements a quasi-intelligent brief description abbreviator
82 # used as the annotated text. Otherwise, the brief description is used as-is.
104 # path before files name in the file list and in the header files. If set
105 # to NO the shortest path that makes the file name unique will be used.
110 # can be used to strip a user-defined part of the path. Stripping is
111 # only done if one of the specified strings matches the left-hand part of
112 # the path. The tag can be used to show relative paths in the file list.
114 # path to strip.
118 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
119 # the path mentioned in the documentation of a class, which tells
123 # are normally passed to the compiler using the -I flag.
129 # doesn't support long names like on DOS, Mac, or CD-ROM.
134 # will interpret the first line (until the first dot) of a JavaDoc-style
136 # comments will behave just like regular Qt-style comments
142 # interpret the first line (until the first dot) of a Qt-style
144 # will behave just like regular Qt-style comments (thus requiring
150 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
152 # The new default is to treat a multi-line C++ comment block as a detailed
166 # re-implements.
185 # will result in a user-defined paragraph with heading "Side Effects:".
233 #---------------------------------------------------------------------------
235 #---------------------------------------------------------------------------
260 # This flag is only useful for Objective-C code. When set to YES local
311 # file names in lower-case letters. If set to YES upper-case letters are also
350 # sorted by fully-qualified names, including namespaces. If set to
413 # popen()) the command <command> <input-file>, where <command> is the value of
414 # the FILE_VERSION_FILTER tag, and <input-file> is the name of an input file
420 #---------------------------------------------------------------------------
422 #---------------------------------------------------------------------------
471 #---------------------------------------------------------------------------
473 #---------------------------------------------------------------------------
485 # doxygen parses. Internally doxygen uses the UTF-8 encoding, which is also the default
489 INPUT_ENCODING = UTF-8
493 # and *.h) to filter out the source-files in the directories. If left
521 # against the file with absolute path, so to exclude all test directories
541 # and *.h) to filter out the source-files in the directories. If left
561 # by executing (via popen()) the command <filter> <input-file>, where <filter>
562 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
584 #---------------------------------------------------------------------------
586 #---------------------------------------------------------------------------
589 # be generated. Documented entities will be cross-referenced with these sources.
629 # built-in source browser. The htags tool is part of GNU's global source
641 #---------------------------------------------------------------------------
643 #---------------------------------------------------------------------------
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
729 # can add a path in front of the file if the result should not be
735 # be used to specify the location (absolute path including file name) of
736 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
770 # generated containing a tree-like index structure (just like the one that
784 #---------------------------------------------------------------------------
786 #---------------------------------------------------------------------------
794 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
795 # put in front of it. If left blank `latex' will be used as the default path.
860 #---------------------------------------------------------------------------
862 #---------------------------------------------------------------------------
871 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
872 # put in front of it. If left blank `rtf' will be used as the default path.
902 #---------------------------------------------------------------------------
904 #---------------------------------------------------------------------------
912 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
913 # put in front of it. If left blank `man' will be used as the default path.
930 #---------------------------------------------------------------------------
932 #---------------------------------------------------------------------------
941 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
942 # put in front of it. If left blank `xml' will be used as the default path.
960 # and cross-referencing information) to the XML output. Note that
965 #---------------------------------------------------------------------------
967 #---------------------------------------------------------------------------
977 #---------------------------------------------------------------------------
979 #---------------------------------------------------------------------------
1010 #---------------------------------------------------------------------------
1012 #---------------------------------------------------------------------------
1015 # evaluate all C-preprocessor directives found in the sources and include
1045 # patterns (like *.h and *.hpp) to filter out the header-files in the
1052 # are defined before the preprocessor is started (similar to the -D option of
1069 # doxygen's preprocessor will remove all function-like macros that are alone
1071 # function macros are typically used for boiler-plate code, and will confuse
1076 #---------------------------------------------------------------------------
1078 #---------------------------------------------------------------------------
1091 # (where the name does NOT include the path)
1093 # is run, you must also specify the path to the tagfile here.
1121 # The PERL_PATH should be the absolute path and name of the perl script
1126 #---------------------------------------------------------------------------
1128 #---------------------------------------------------------------------------
1143 # be found in the default search path.
1154 # available from the path. This tool is part of Graphviz, a graph visualization
1238 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1239 # found. If left blank, it is assumed the dot tool can be found in the path.
1261 # from the root by following a path via at most 3 edges will be shown. Nodes
1272 # badly anti-aliased labels on the edges of a graph (i.e. they become hard to
1278 # files in one run (i.e. multiple -o and -T options on the command line). This
1296 #---------------------------------------------------------------------------
1298 #---------------------------------------------------------------------------