/freebsd/contrib/file/magic/Magdir/ |
H A D | sgml | 46 # HyperText Markup Language (HTML) is an SGML document type, 49 0 search/4096/cWt \<!doctype\ html HTML document text 54 0 string/cWt \<!doctype\ html HTML document text 56 0 string/ct \<html> HTML document text 59 >&0 search/4096/cWt \<!doctype\ html HTML document text 61 >&0 search/4096/ct \<html> HTML document text 70 0 search/4096/cwt \<head\> HTML document text 73 0 search/4096/cWt \<head\ HTML document text 76 0 search/4096/cwt \<title\> HTML document text 79 0 search/4096/cWt \<title\ HTML document text [all …]
|
/freebsd/contrib/libcbor/doc/ |
H A D | Makefile | 26 @echo " html to make standalone HTML files" 27 @echo " dirhtml to make HTML files named index.html in directories" 28 @echo " singlehtml to make a single large HTML file" 31 @echo " htmlhelp to make HTML files and a HTML help project" 32 @echo " qthelp to make HTML files and a qthelp project" 33 @echo " devhelp to make HTML files and a Devhelp project" 55 @echo "Build finished. The HTML pages are in $(BUILDDIR)/html." 60 @echo "Build finished. The HTML pages are in $(BUILDDIR)/dirhtml." 65 @echo "Build finished. The HTML page is in $(BUILDDIR)/singlehtml." 80 @echo "Build finished; now you can run HTML Help Workshop with the" \
|
H A D | make.bat | 21 echo. html to make standalone HTML files 22 echo. dirhtml to make HTML files named index.html in directories 23 echo. singlehtml to make a single large HTML file 26 echo. htmlhelp to make HTML files and a HTML help project 27 echo. qthelp to make HTML files and a qthelp project 28 echo. devhelp to make HTML files and a Devhelp project 67 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 75 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 83 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 107 echo.Build finished; now you can run HTML Help Workshop with the ^
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.awk | 472 return ((HTML && (BIBFILEURL != "")) ? ("<A HREF=\"" BIBFILEURL "#" Citation_label "\">") : "") 485 return ((HTML && (Url != "")) ? ("<A HREF=\"" Url "\">") : "") 554 return ((HTML && (BIBFILEURL != "")) ? "</A>" : "") 570 return ((HTML && (Url != "")) ? "</A>" : "") 673 if (HTML) 713 HTML = (HTML == "") ? 0 : (0 + HTML) 718 if (HTML == 0) 798 if (HTML) # must buffer in memory so that we can accumulate TOC 837 if (HTML) 942 if (HTML) # translate TeX markup to HTML [all …]
|
/freebsd/contrib/llvm-project/lld/docs/ |
H A D | make.bat | 21 echo. html to make standalone HTML files 22 echo. dirhtml to make HTML files named index.html in directories 23 echo. singlehtml to make a single large HTML file 26 echo. htmlhelp to make HTML files and a HTML help project 27 echo. qthelp to make HTML files and a qthelp project 28 echo. devhelp to make HTML files and a Devhelp project 51 echo.Build finished. The HTML pages are in %BUILDDIR%/html. 59 echo.Build finished. The HTML pages are in %BUILDDIR%/dirhtml. 67 echo.Build finished. The HTML pages are in %BUILDDIR%/singlehtml. 91 echo.Build finished; now you can run HTML Help Workshop with the ^
|
/freebsd/contrib/libxo/doc/ |
H A D | options.rst | 39 color Enable colors/effects for display styles (TEXT, HTML) 44 html Emit HTML output 46 info Add info attributes (HTML) 51 no-humanize Ignore the {h:} modifier (TEXT, HTML) 60 units Add the 'units' (XML) or 'data-units (HTML) attribute 64 xpath Add XPath expressions (HTML) 73 - "info" generates additional data for HTML, encoded in attributes 100 c Enable color/effects for TEXT/HTML 102 H Enable HTML output (XO_STYLE_HTML) 106 k Add keys to XPATH expressions in HTML [all …]
|
H A D | formatting.rst | 22 browsers than in terminals, making HTML output valuable. 25 traditional text output, as well as XML and JSON formatted data. HTML 41 HTML: 63 - HTML can be matched with a small CSS file to permit rendering in any 67 suited for terminal output and HTML is suited for display in a web 86 using a single code path to make TEXT, XML, JSON or HTML, deciding at 95 call, but also has enough information to generate XML, JSON, and HTML. 138 HTML Output 141 HTML output is designed to allow the output to be rendered in a web 145 stylesheet can render the HTML into rich text that mirrors the
|
H A D | xohtml.rst | 9 html files suitable for display in modern HTML web browsers. It can 10 be used to test and debug HTML output, as well as to make the user 15 command's output is wrapped in HTML tags, with references to
|
H A D | xo.rst | 9 HTML using the same commands that emit text output. 12 XML, "-J" for JSON, "-H" for HTML, or "-T" for TEXT, which is the 33 HTML: 75 prepend data to the XPath values used for HTML output style:: 121 HTML: 202 --html OR -H Generate HTML output 205 --leading-xpath <path> Add a prefix to generated XPaths (HTML) 220 --xpath Add XPath data to HTML output)
|
H A D | index.rst | 13 libxo - A Library for Generating Text, XML, JSON, and HTML Output 17 and HTML output, suitable for both command line use and for web
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | Analyses.def | 28 ANALYSIS_DIAGNOSTICS(HTML, "html", "Output analysis results using HTML", 33 "Output analysis results using HTML (not allowing for multi-file bugs)", 45 "Output analysis results using HTML wrapped with Plists", 52 "Output analysis results using both SARIF and HTML "
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticCommentKinds.td | 12 // HTML parsing errors. These are under -Wdocumentation to make sure the user 20 "HTML start tag prematurely ended, expected attribute name or '>'">, 24 "HTML tag started here">; 26 // HTML semantic errors 29 "HTML end tag '%0' is forbidden">, 33 "HTML end tag does not match any start tag">, 37 "HTML start tag '%0' closed by '%1'">, 44 "HTML tag '%0' requires an end tag">,
|
/freebsd/contrib/libxo/tests/xo/saved/ |
H A D | xo_02.HIPx.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.HP.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.J.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.JP.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.T.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.X.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.XP.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
H A D | xo_02.H.err | 8 --html OR -H Generate HTML output 11 --leading-xpath <path> OR -l <path> Add a prefix to generated XPaths (HTML) 26 --xpath Add XPath data to HTML output
|
/freebsd/contrib/tcsh/ |
H A D | tcsh.man2html | 20 # HTML's lack of a .PD equivalent and lynx's different <menu> handling. 46 $headerfile = 'header'; # HTML file for initial comments * 48 $listsfile = 'lists'; # Mailing list description HTML file * 51 $topfile = 'top'; # Top-level HTML file * 118 # Decide on HTML suffix and append it to filenames 122 $headerfile .= ".$html"; # HTML file for initial comments 123 $topfile .= ".$html"; # Top-level HTML file (or moved notice) 125 $listsfile .= ".$html"; # Mailing list description HTML file 154 # Print manpage to HTML directory (can't use cp if we're reading from STDIN) 160 # Copy script to HTML directory [all …]
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 23 # generating graphics, 'HTML' for plain HTML, 'CHM' for compressed HTML 29 # By default, HTML, PDF and PS documentation is generated as this seems to 33 # are specific for MS (note that you can't generate both HTML and CHM at 67 # documentation (HTML, CHM, CHI, MAN, RTF, XML) 318 # (Compressed) HTML help generation: 319 DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation], 329 DX_ARG_ABLE(chi, [generate doxygen separate compressed HTML help index file], 336 # Plain HTML pages generation: 337 DX_ARG_ABLE(html, [generate doxygen plain HTML documentation], 387 ## Rules specific for HTML output. ##
|
/freebsd/contrib/libevent/m4/ |
H A D | ax_prog_doxygen.m4 | 23 # generating graphics, 'HTML' for plain HTML, 'CHM' for compressed HTML 29 # By default, HTML, PDF and PS documentation is generated as this seems to 33 # are specific for MS (note that you can't generate both HTML and CHM at 67 # documentation (HTML, CHM, CHI, MAN, RTF, XML) 318 # (Compressed) HTML help generation: 319 DX_ARG_ABLE(chm, [generate doxygen compressed HTML help documentation], 329 DX_ARG_ABLE(chi, [generate doxygen separate compressed HTML help index file], 336 # Plain HTML pages generation: 337 DX_ARG_ABLE(html, [generate doxygen plain HTML documentation], 387 ## Rules specific for HTML output. ##
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 2230 assert(HTML && "Expected outstream to be set"); in handleFunctionCompare() 2262 *HTML << genHTML(Text, DotFile, PDFFileName); in handleFunctionCompare() 2288 assert(HTML && "Expected outstream to be set"); in handleInitialIR() 2289 *HTML << "<button type=\"button\" class=\"collapsible\">0. " in handleInitialIR() 2306 *HTML << " </p>\n" in handleInitialIR() 2317 assert(HTML && "Expected outstream to be set"); in omitAfter() 2321 *HTML << Banner; in omitAfter() 2328 assert(HTML && "Expected outstream to be set"); in handleAfter() 2337 *HTML << " </p></div>\n"; in handleAfter() 2342 assert(HTML && "Expected outstream to be set"); in handleInvalidated() [all …]
|
/freebsd/contrib/ntp/ |
H A D | README | 16 well as setting up an NTP subnet, is in the HTML pages in the ./html/ 25 COPYRIGHT Excerpt from the HTML file ./html/copyright.html. This file 31 directions in the HTML pages, starting with ./html/index.html. 80 configure Script used to configure the distribution. See the HTML pages 94 documentation is in the form of HTML files suitable for
|