Lines Matching full:doxygen
4 # doxygen (www.doxygen.org) for a project
31 # where doxygen was started. If left blank the current directory will be used.
33 OUTPUT_DIRECTORY = doxygen
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
38 # Enabling this option can be useful when feeding doxygen a huge amount of
45 # documentation generated by doxygen is written. Doxygen will use this
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
93 # Doxygen will generate a detailed section even if there is only a brief
98 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
105 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
115 # If left blank the directory from which doxygen is run is used as the
129 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
135 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
143 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
151 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
171 # Doxygen uses this value to replace tabs by spaces in code fragments.
185 # sources only. Doxygen will then generate output that is more tailored for C.
192 # sources only. Doxygen will then generate output that is more tailored for Java.
200 # set this tag to YES in order to let doxygen match functions declarations and
208 # tag is set to YES, then doxygen will reuse the documentation of the first
226 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
256 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
264 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
271 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
278 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
292 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
300 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
306 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
317 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
324 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
393 # doxygen should invoke to get the current version for each file (typically from the
394 # version control system). Doxygen will invoke the program by executing (via
397 # provided by doxygen. Whatever the program writes to standard output
407 # by doxygen. Possible values are YES and NO. If left blank NO is used.
412 # generated by doxygen. Possible values are YES and NO. If left blank
417 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
423 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
432 # or return value. If set to NO (the default) doxygen will only warn about
439 # doxygen can produce. The string should contain the $file, $line, and $text
534 # The INPUT_FILTER tag can be used to specify a program that doxygen should
535 # invoke to filter for each input file. Doxygen will invoke the filter program
538 # input file. Doxygen will then use the output that the filter program writes
545 # basis. Doxygen will compare the file name with each pattern and apply the
576 # doxygen to hide any special comment blocks from generated source code
594 # will point to the HTML generated by the htags(1) tool instead of doxygen
601 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
634 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
647 # doxygen will generate files with .html extension.
652 # each generated HTML page. If it is left blank doxygen will generate a
658 # each generated HTML page. If it is left blank doxygen will generate a
665 # fine-tune the look of the HTML output. If the tag is left blank doxygen
666 # will generate a default style sheet. Note that doxygen will try to copy
694 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
723 # that doxygen will group on one line in the generated HTML documentation.
746 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
768 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
787 # the first chapter. If it is left blank doxygen will generate a
805 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
812 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
822 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
834 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
849 # Load stylesheet definitions from file. Syntax is similar to doxygen's
856 # Syntax is similar to doxygen's config file.
864 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
880 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
892 # If the GENERATE_XML tag is set to YES Doxygen will
916 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
927 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
939 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
947 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
972 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
978 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1027 # doxygen's preprocessor will remove all function-like macros that are alone
1050 # If a tag file is not located in the directory in which doxygen
1055 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1081 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1096 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1103 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1110 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1117 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1122 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1134 # tags are set to YES then doxygen will generate a graph for each documented
1141 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1147 # If the CALL_GRAPH and HAVE_DOT tags are set to YES then doxygen will
1155 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1161 # then doxygen will show the dependencies a directory has on other directories
1186 # this value, doxygen will try to truncate the graph, so that it fits within
1194 # this value, doxygen will try to truncate the graph, so that it fits within
1227 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1233 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will