Lines Matching refs:If

26 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen 
28 # comment as the brief description. If set to NO, the JavaDoc
41 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
43 # by member name. If set to NO (the default) the members will appear in
48 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
52 # If left blank the directory from which doxygen is run is used as the
90 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
99 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
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.
111 # invoked. If left blank `latex' will be used as the default command name.
116 # generate index for LaTeX. If left blank `makeindex' will be used as the
121 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
129 # executive. If left blank a4wide will be used.
140 # the first chapter. If it is left blank doxygen will generate a
145 # If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated
152 # If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of
158 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
165 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
175 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
185 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
197 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
203 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
204 # names in the source code. If set to NO (the default) only conditional
210 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
216 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files
229 # directories. If left blank, the patterns specified with FILE_PATTERNS will
237 # or name=definition (no spaces). If the definition and the = are
244 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
251 # If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then