Home | History | Annotate | Download | only in dist2

Lines Matching refs:HTML

3 # Script to turn PCRE2 man pages into HTML
59 <html>
66 Return to the <a href="index.html">PCRE2 index page</a>.
69 This page is part of the PCRE2 HTML documentation. It was generated
87 # (other) automated systems that translate man pages to HTML. Complain if
194 print TEMP "<a href=\"$1.html\">$_</a>\n";
197 # A comment that starts "HTML" inserts literal HTML
199 elsif (/^\.\\"\s*HTML\s*(.*)/)
204 # A comment that starts < inserts that HTML at the end of the
306 Return to the <a href="index.html">PCRE2 index page</a>.