HTMLGeneration

Here are some example files you can use for generating HTML from lists of files and other things. More information on conversion tools etc is available here.
RTF to HTML
Convert RTF (using specific styles) into HTML.
fix-html.pl
written by Dan Connolly, is a perl script to legitimize old HTML files into SGML-abiding HTML (as per the DTD that Dan created).
texi2html
Lionel Con's converter from Gnu TeXInfo format.
text2html.sed
A sed script to turn plain text into plain-looking valid HTML markup so that it will be rendered just as it was.
ls2html.awk
is an awk script which will just take a list of names and generate a menu.
dir2html
is a shell script which generates a menu of pointers to files with particular suffixes in a set of directories. It also includes a README file at the head of the hypertext list if one exists.
htn2html.c
See the Hytelnet gateway for the program to convert hytelnet data into HTML.
findrefs.pl
Written by Ari Lemmke, finds references http:... in plain text files and generates anchors out of them.
LaTeX to HTML
Latex to HTML converter program by Nikos Drakos - not only does it successfully show the more complex Latex formatting, for example for mathematics, but it also has a set of iconic images, which are included for navigation, and to mark footnotes and references.
You can make any variations on these you like of course. [CERN does not accept any responsability for things quoted in these lists].