Lines Matching +full:doxyfile +full:- +full:path
1 # Doxyfile 1.5.1
13 #---------------------------------------------------------------------------
15 #---------------------------------------------------------------------------
20 PROJECT_NAME = $(PROJECT)-$(VERSION)
27 # will interpret the first line (until the first dot) of a JavaDoc-style
29 # comments will behave just like the Qt-style comments (thus requiring an
49 # can be used to strip a user-defined part of the path. Stripping is
50 # only done if one of the specified strings matches the left-hand part of
51 # the path. The tag can be used to show relative paths in the file list.
53 # path to strip.
57 #---------------------------------------------------------------------------
59 #---------------------------------------------------------------------------
86 #---------------------------------------------------------------------------
88 #---------------------------------------------------------------------------
95 #---------------------------------------------------------------------------
97 #---------------------------------------------------------------------------
105 # If a relative path is entered the value of OUTPUT_DIRECTORY will be
106 # put in front of it. If left blank `latex' will be used as the default path.
171 #---------------------------------------------------------------------------
173 #---------------------------------------------------------------------------
193 #---------------------------------------------------------------------------
195 #---------------------------------------------------------------------------
198 # evaluate all C-preprocessor directives found in the sources and include
228 # patterns (like *.h and *.hpp) to filter out the header-files in the
235 # are defined before the preprocessor is started (similar to the -D option of
252 # doxygen's preprocessor will remove all function-like macros that are alone
254 # function macros are typically used for boiler-plate code, and will confuse