• Home
  • Raw
  • Download

Lines Matching +full:doxyfile +full:- +full:path

1 # Doxyfile 1.3.8
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 # as the annotated text. Otherwise, the brief description is used as-is. If left
95 # path before files name in the file list and in the header files. If set
96 # to NO the shortest path that makes the file name unique will be used.
101 # can be used to strip a user-defined part of the path. Stripping is
102 # only done if one of the specified strings matches the left-hand part of
103 # the path. The tag can be used to show relative paths in the file list.
105 # path to strip.
109 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of
110 # the path mentioned in the documentation of a class, which tells
114 # are normally passed to the compiler using the -I flag.
120 # doesn't support long names like on DOS, Mac, or CD-ROM.
125 # will interpret the first line (until the first dot) of a JavaDoc-style
127 # comments will behave just like the Qt-style comments (thus requiring an
133 # treat a multi-line C++ special comment block (i.e. a block of //! or ///
135 # The new default is to treat a multi-line C++ comment block as a detailed
142 # re-implements.
162 # will result in a user-defined paragraph with heading "Side Effects:".
189 #---------------------------------------------------------------------------
191 #---------------------------------------------------------------------------
216 # This flag is only useful for Objective-C code. When set to YES local
260 # file names in lower-case letters. If set to YES upper-case letters are also
299 # sorted by fully-qualified names, including namespaces. If set to
353 #---------------------------------------------------------------------------
355 #---------------------------------------------------------------------------
394 #---------------------------------------------------------------------------
396 #---------------------------------------------------------------------------
407 # and *.h) to filter out the source-files in the directories. If left
445 # and *.h) to filter out the source-files in the directories. If left
465 # by executing (via popen()) the command <filter> <input-file>, where <filter>
466 # is the value of the INPUT_FILTER tag, and <input-file> is the name of an
488 #---------------------------------------------------------------------------
490 #---------------------------------------------------------------------------
493 # be generated. Documented entities will be cross-referenced with these sources.
528 #---------------------------------------------------------------------------
530 #---------------------------------------------------------------------------
551 #---------------------------------------------------------------------------
553 #---------------------------------------------------------------------------
561 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
562 # put in front of it. If left blank `html' will be used as the default path.
584 # The HTML_STYLESHEET tag can be used to specify a user-defined cascading
586 # fine-tune the look of the HTML output. If the tag is left blank doxygen
602 # can add a path in front of the file if the result should not be
608 # be used to specify the location (absolute path including file name) of
609 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
643 # generated containing a tree-like index structure (just like the one that
657 #---------------------------------------------------------------------------
659 #---------------------------------------------------------------------------
667 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
668 # put in front of it. If left blank `latex' will be used as the default path.
733 #---------------------------------------------------------------------------
735 #---------------------------------------------------------------------------
744 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
745 # put in front of it. If left blank `rtf' will be used as the default path.
775 #---------------------------------------------------------------------------
777 #---------------------------------------------------------------------------
785 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
786 # put in front of it. If left blank `man' will be used as the default path.
803 #---------------------------------------------------------------------------
805 #---------------------------------------------------------------------------
814 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
815 # put in front of it. If left blank `xml' will be used as the default path.
821 # and cross-referencing information) to the XML output. Note that
826 #---------------------------------------------------------------------------
828 #---------------------------------------------------------------------------
838 #---------------------------------------------------------------------------
840 #---------------------------------------------------------------------------
871 #---------------------------------------------------------------------------
873 #---------------------------------------------------------------------------
876 # evaluate all C-preprocessor directives found in the sources and include
906 # patterns (like *.h and *.hpp) to filter out the header-files in the
913 # are defined before the preprocessor is started (similar to the -D option of
928 # doxygen's preprocessor will remove all function-like macros that are alone
930 # function macros are typically used for boiler-plate code, and will confuse the
935 #---------------------------------------------------------------------------
937 #---------------------------------------------------------------------------
950 # (where the name does NOT include the path)
952 # is run, you must also specify the path to the tagfile here.
973 # The PERL_PATH should be the absolute path and name of the perl script
978 #---------------------------------------------------------------------------
980 #---------------------------------------------------------------------------
997 # available from the path. This tool is part of Graphviz, a graph visualization
1061 # The tag DOT_PATH can be used to specify the path where the dot tool can be
1062 # found. If left blank, it is assumed the dot tool can be found on the path.
1074 # from the root by following a path via at most 3 edges will be shown. Nodes that
1079 # If 0 is used for the depth value (the default), the graph is not depth-constrained.
1095 #---------------------------------------------------------------------------
1097 #---------------------------------------------------------------------------