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 = "doc/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
67 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
74 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
94 # Doxygen will generate a detailed section even if there is only a brief
99 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
106 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
116 # If left blank the directory from which doxygen is run is used as the
130 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
136 # If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen
144 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen
152 # If the DETAILS_AT_TOP tag is set to YES then Doxygen
166 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
173 # Doxygen uses this value to replace tabs by spaces in code fragments.
187 # sources only. Doxygen will then generate output that is more tailored for C.
194 # sources only. Doxygen will then generate output that is more tailored for Java.
202 # set this tag to YES in order to let doxygen match functions declarations and
210 # tag is set to YES, then doxygen will reuse the documentation of the first
228 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
258 # If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all
266 # If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all
273 # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all
280 # If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any
294 # If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate
302 # If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen
308 # If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen
319 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
326 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
395 # doxygen should invoke to get the current version for each file (typically from the
396 # version control system). Doxygen will invoke the program by executing (via
399 # provided by doxygen. Whatever the program writes to standard output
409 # by doxygen. Possible values are YES and NO. If left blank NO is used.
414 # generated by doxygen. Possible values are YES and NO. If left blank
419 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
425 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
434 # or return value. If set to NO (the default) doxygen will only warn about
441 # doxygen can produce. The string should contain the $file, $line, and $text
533 # The INPUT_FILTER tag can be used to specify a program that doxygen should
534 # invoke to filter for each input file. Doxygen will invoke the filter program
537 # input file. Doxygen will then use the output that the filter program writes
544 # basis. Doxygen will compare the file name with each pattern and apply the
575 # doxygen to hide any special comment blocks from generated source code
593 # will point to the HTML generated by the htags(1) tool instead of doxygen
600 # If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen
633 # If the GENERATE_HTML tag is set to YES (the default) Doxygen will
646 # doxygen will generate files with .html extension.
651 # each generated HTML page. If it is left blank doxygen will generate a
657 # each generated HTML page. If it is left blank doxygen will generate a
664 # fine-tune the look of the HTML output. If the tag is left blank doxygen
665 # will generate a default style sheet. Note that doxygen will try to copy
693 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
722 # that doxygen will group on one line in the generated HTML documentation.
745 # If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
767 # If the COMPACT_LATEX tag is set to YES Doxygen generates more compact
786 # the first chapter. If it is left blank doxygen will generate a
804 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
811 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
821 # If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output
833 # If the COMPACT_RTF tag is set to YES Doxygen generates more compact
848 # Load stylesheet definitions from file. Syntax is similar to doxygen's
855 # Syntax is similar to doxygen's config file.
863 # If the GENERATE_MAN tag is set to YES (the default) Doxygen will
879 # If the MAN_LINKS tag is set to YES and Doxygen generates man output,
891 # If the GENERATE_XML tag is set to YES Doxygen will
915 # If the XML_PROGRAMLISTING tag is set to YES Doxygen will
926 # If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will
938 # If the GENERATE_PERLMOD tag is set to YES Doxygen will
946 # If the PERLMOD_LATEX tag is set to YES Doxygen will generate
971 # If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will
977 # If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro
1026 # doxygen's preprocessor will remove all function-like macros that are alone
1049 # If a tag file is not located in the directory in which doxygen
1054 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1057 GENERATE_TAGFILE = doc/doxygen/html/Ninja.TAGFILE
1080 # If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will
1095 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1102 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1109 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1116 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1121 # 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
1195 # this value, doxygen will try to truncate the graph, so that it fits within
1230 # If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will
1236 # If the DOT_CLEANUP tag is set to YES (the default) Doxygen will