Lines Matching refs:HTML
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
197 # HTML special characters; deal with these before adding more
368 from which this HTML version was generated,
377 wrote the manpage and the HTML conversion script.
655 # Convert nroff font escapes to HTML
656 # Expects comments and breaks to be in HTML form already
666 # Find beginning and end of each part between HTML comments
767 from the rest of the HTML) and must be moved there by hand.
770 -d dir Uses /dir/tcsh.html instead of /tcsh.html as the HTML dir.
772 -D dir Uses /dir.html instead of /tcsh.html as the HTML dir.