Lines Matching full:html

352 # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in
435 # instead of on a separate page (for HTML and Man pages) or section (for LaTeX
448 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
1127 # (index.html). This can be useful if you have a project on for instance GitHub
1190 # will make the HTML file larger and loading of large files a bit slower, you
1198 # point to the HTML generated by the htags(1) tool instead of doxygen built-in
1200 # (see https://www.gnu.org/software/global/global.html). You will need version
1247 # Configuration options related to the HTML output
1250 # If the GENERATE_HTML tag is set to YES, doxygen will generate HTML output
1255 # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a
1258 # The default directory is: html.
1261 HTML_OUTPUT = doc/html
1264 # generated HTML page (for example: .htm, .php, .asp).
1265 # The default value is: .html.
1268 HTML_FILE_EXTENSION = .html
1270 # The HTML_HEADER tag can be used to specify a user-defined HTML header file for
1271 # each generated HTML page. If the tag is left blank doxygen will generate a
1274 # To get valid HTML the header file that includes any scripts and style sheets
1278 # doxygen -w html new_header.html new_footer.html new_stylesheet.css
1280 # and then modify the file new_header.html. See also section "Doxygen usage"
1290 # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each
1291 # generated HTML page. If the tag is left blank doxygen will generate a standard
1301 # sheet that is used by each HTML page. It can be used to fine-tune the look of
1302 # the HTML output. If left blank doxygen will generate a default style sheet.
1326 # other source files which should be copied to the HTML output directory. Note
1327 # that these files will be copied to the base HTML output directory. Use the
1335 # The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
1352 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
1364 # in the HTML output. For a value of 0 the output will use gray-scales only. A
1372 # luminance component of the colors in the HTML output. Values below 100
1382 # If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
1385 # consists of multiple levels of tabs that are statically embedded in every HTML
1393 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML
1418 # create a documentation set, doxygen will generate a Makefile in the HTML
1423 # genXcode/_index.html for more information.
1467 # additional HTML index files: index.hhp, index.hhc, and index.hhk. The
1468 # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop
1470 # a.o. the download links, offline the HTML help workshop was already many years
1471 # in maintenance mode). You can download the HTML help workshop from the web
1476 # The HTML Help Workshop contains a compiler that can convert all HTML output
1477 # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML
1480 # HTML files also contain an index, a table of contents, and you can search for
1481 # words in the documentation. The HTML workshop also contains a viewer for
1482 # compressed HTML files.
1490 # written to the html output directory.
1496 # including file name) of the HTML help compiler (hhc.exe). If non-empty,
1497 # doxygen will try to run the HTML help compiler on the generated index.hhp.
1525 # the table of contents of the HTML help documentation and to the tree view.
1534 # (.qch) of the generated HTML documentation.
1542 # the HTML output folder.
1550 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#namespace).
1559 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
1568 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1576 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#custom-filters).
1583 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#filter-attributes).
1596 # generated, together with the HTML files, they form an Eclipse help plugin. To
1598 # Eclipse, the contents of the directory containing the HTML and XML files needs
1608 # the directory name containing the HTML and XML files should also have this
1615 # If you want full control over the layout of the generated HTML pages it might
1618 # of each HTML page. A value of NO enables the index and the value YES disables
1629 # index structure (just like the one that is generated for HTML Help). For this
1632 # HTML help feature. Via custom style sheets (see HTML_EXTRA_STYLESHEET) one can
1656 # doxygen will group on one line in the generated HTML documentation.
1689 # the HTML output. These images will generally look nicer at scaled resolutions.
1698 # the HTML documentation. When you change the font size after a successful
1699 # doxygen run you need to manually remove any form_*.png images from the HTML
1715 # installed or if you want to formulas look prettier in the HTML output. When
1737 # http://docs.mathjax.org/en/v2.7-latest/output.html) and MathJax version 3
1739 # http://docs.mathjax.org/en/latest/web/components/output.html).
1740 # Possible values are: HTML-CSS (which is slower, but has the best
1745 # translated into HTML-CSS) and SVG.
1746 # The default value is: HTML-CSS.
1749 MATHJAX_FORMAT = HTML-CSS
1751 # When MathJax is enabled you need to specify the location relative to the HTML
1754 # is located at the same level as the HTML output directory, then
1768 # https://docs.mathjax.org/en/v2.7-latest/tex.html#tex-and-latex-extensions):
1771 # http://docs.mathjax.org/en/latest/input/tex/extensions/index.html):
1781 # http://docs.mathjax.org/en/v2.7-latest/output.html) for more details. For an
1788 # the HTML output. The underlying search engine uses javascript and DHTML and
1789 # should work on any modern browser. Note that when using HTML help
2003 # contain links (just like the HTML output) instead of page references. This
2079 # contain hyperlink fields. The RTF file will contain links (just like the HTML
2179 # namespace members in file scope as well, matching the HTML output.
2418 # For details please see <a href=https://graphviz.org/doc/info/attrs.html>Node,
2430 # href=https://graphviz.org/doc/info/arrows.html>Complete documentation about
2439 # href=https://www.graphviz.org/doc/info/shapes.html>Shapes specification</a>