Lines Matching refs:doxygen
4 # doxygen (www.doxygen.org) for a project
39 # where doxygen was started. If left blank the current directory will be used.
41 OUTPUT_DIRECTORY = @abs_top_builddir@/docs/doxygen
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
46 # Enabling this option can be useful when feeding doxygen a huge amount of
53 # documentation generated by doxygen is written. Doxygen will use this
97 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
114 # If left blank the directory from which doxygen is run is used as the
128 # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter
164 # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce
214 # is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C,
216 # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C
218 # you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
224 # set this tag to YES in order to let doxygen match functions declarations and
244 # will make doxygen to replace the get and set methods by a property in the
252 # tag is set to YES, then doxygen will reuse the documentation of the first
281 # doxygen to be busy swapping symbols to and from disk most of the time
296 # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in
401 # If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen
408 # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the
415 # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen
425 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the
506 # doxygen should invoke to get the current version for each file (typically from
510 # provided by doxygen. Whatever the program writes to standard output
516 # by doxygen. The layout file controls the global structure of the generated
518 # that represents doxygen's defaults, run doxygen with the -l option.
529 # by doxygen. Possible values are YES and NO. If left blank NO is used.
534 # generated by doxygen. Possible values are YES and NO. If left blank
539 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings
545 # If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for
554 # or return value. If set to NO (the default) doxygen will only warn about
561 # doxygen can produce. The string should contain the $file, $line, and $text
586 @abs_top_srcdir@/docs/doxygen.intro
589 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
665 # The INPUT_FILTER tag can be used to specify a program that doxygen should
710 # doxygen to hide any special comment blocks from generated source code
736 # will point to the HTML generated by the htags(1) tool instead of doxygen
789 # doxygen will generate files with .html extension.
794 # each generated HTML page. If it is left blank doxygen will generate a
797 HTML_HEADER = @abs_top_srcdir@/docs/doxygen.header
800 # each generated HTML page. If it is left blank doxygen will generate a
803 HTML_FOOTER = @abs_top_srcdir@/docs/doxygen.footer
807 # fine-tune the look of the HTML output. If the tag is left blank doxygen
808 # will generate a default style sheet. Note that doxygen will try to copy
812 HTML_STYLESHEET = @abs_top_srcdir@/docs/doxygen.css
862 # To create a documentation set, doxygen will generate a Makefile in the
884 DOCSET_BUNDLE_ID = org.doxygen.Project
890 DOCSET_PUBLISHER_ID = org.doxygen.Publisher
912 # the HTML help compiler (hhc.exe). If non-empty doxygen will try to run
957 QHP_NAMESPACE = org.doxygen.Project
988 # If non-empty doxygen will try to run qhelpgenerator on the generated
1008 ECLIPSE_DOC_ID = org.doxygen.Project
1017 # that doxygen will group on one line in the generated HTML documentation.
1031 # By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories,
1042 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open
1049 # when you change the font size after a successful doxygen run you need
1063 # When the SEARCHENGINE tag is enabled doxygen will generate a search box
1131 # the first chapter. If it is left blank doxygen will generate a
1149 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
1156 # If LATEX_HIDE_INDICES is set to YES then doxygen will not
1162 # If LATEX_SOURCE_CODE is set to YES then doxygen will include
1200 # Load stylesheet definitions from file. Syntax is similar to doxygen's
1207 # Syntax is similar to doxygen's config file.
1380 # doxygen's preprocessor will remove all function-like macros that are alone
1405 # If a tag file is not located in the directory in which doxygen
1410 # When a file name is specified after GENERATE_TAGFILE, doxygen will create
1445 # You can define message sequence charts within doxygen comments using the \msc
1460 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
1467 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is
1468 # allowed to run in parallel. When set to 0 (the default) doxygen will
1475 # By default doxygen will write a font called FreeSans.ttf to the output
1476 # directory and reference it in all dot files that doxygen generates. This
1491 # By default doxygen will tell dot to use the output directory to look for the
1492 # FreeSans.ttf font (which doxygen will put there itself). If you specify a
1498 # If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen
1505 # If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen
1512 # If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen
1517 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1529 # tags are set to YES then doxygen will generate a graph for each documented
1536 # HAVE_DOT tags are set to YES then doxygen will generate a graph for each
1543 # doxygen will generate a call dependency graph for every global function
1551 # doxygen will generate a caller dependency graph for every global function
1558 # If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen
1564 # then doxygen will show the dependencies a directory has on other directories
1589 # becomes larger than this value, doxygen will truncate the graph, which is
1590 # visualized by representing a node as a red box. Note that doxygen if the