Lines Matching refs:directory

62 # the logo to the output directory.
69 # left blank the current directory will be used.
74 # sub-directories (in 2 levels) under the output directory of each output format
77 # putting all generated files in the same directory would otherwise causes
180 # If left blank the directory from which doxygen is run is used as the path to
184 # will be relative from the directory where doxygen is started.
619 # filesystem is case sensitive (i.e. it supports files in the same directory
814 # Note that if you run doxygen from a directory containing a file called
944 # Note: If this tag is empty the current directory is searched.
1045 # subdirectory from a directory tree whose root is specified with the INPUT tag.
1047 # Note that relative paths are relative to the directory from which doxygen is
1270 # tag is set to YES then doxygen will add the directory of each input to the
1286 # path to the directory containing a file called compile_commands.json. This
1330 # The default directory is: html.
1389 # Doxygen will copy the style sheet files to the output directory.
1403 # other source files which should be copied to the HTML output directory. Note
1404 # that these files will be copied to the base HTML output directory. Use the
1499 # output directory. Running make will produce the docset in that directory and
1570 # written to the html output directory.
1614 # and placed on the directory specified by HTML_OUTPUT. In case no SITEMAP_URL
1688 # Eclipse, the contents of the directory containing the HTML and XML files needs
1689 # to be copied into the plugins directory of eclipse. The name of the directory
1690 # within the plugins directory should be the same as the ECLIPSE_DOC_ID value.
1698 # the directory name containing the HTML and XML files should also have this
1790 # output directory to force them to be regenerated.
1842 # output directory using the MATHJAX_RELPATH option. The destination directory
1843 # should contain the MathJax.js script. For instance, if the mathjax directory
1844 # is located at the same level as the HTML output directory, then
1976 # The default directory is: latex.
2074 # will copy the style sheet files to the output directory.
2084 # directory. Note that the files will be copied as-is; there are no commands or
2141 # it will be relative to the LATEX_OUTPUT directory. If left blank the
2142 # LATEX_OUTPUT directory will be used.
2161 # The default directory is: rtf.
2215 # it. A directory man3 will be created inside the directory specified by
2217 # The default directory is: man.
2231 # The MAN_SUBDIR tag determines the name of the directory created within
2260 # The default directory is: xml.
2294 # The default directory is: docbook.
2324 # The default directory is: sqlite3.
2468 # the path). If a tag file is not located in the directory in which doxygen is
2536 # directory containing the font. Default graphviz fontsize is 14.
2593 # of the command \groupgraph. Disabling a directory graph can be accomplished by
2707 # dependencies a directory has on other directories in a graphical way. The
2709 # files in the directories. Explicit enabling a directory graph, when
2711 # \directorygraph. Disabling a directory graph can be accomplished by means of
2719 # of child directories generated in directory dependency graphs by dot.
2768 # DIA_PATH tag allows you to specify the directory where the dia binary resides.