Lines Matching refs:YES
26 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
32 JAVADOC_AUTOBRIEF = YES
34 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
39 OPTIMIZE_OUTPUT_FOR_C = YES
41 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
46 SORT_BRIEF_DOCS = YES
48 # If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag
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
121 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
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
153 # plain latex in the generated Makefile. Set this option to YES to get a
156 USE_PDFLATEX = YES
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,
191 MAN_LINKS = YES
197 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
201 ENABLE_PREPROCESSING = YES
203 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
206 # way by setting EXPAND_ONLY_PREDEF to YES.
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
219 SEARCH_INCLUDES = YES
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
257 SKIP_FUNCTION_MACROS = YES