
30 Dec
2004
30 Dec
'04
9:34 p.m.
----- Original Message ----- From: "Stefan Seefeld" <seefeld@sympatico.ca>
christopher diggins wrote:
I am nearly finished a public domain C++ to HTML tool with syntax coloring. This is primarily intended as a demonstration of the YARD parser, but with practicial applications. I am wondering if anyone in the Boost community be interested in using the tool for sprucing up the code examples for the documentation to their libraries?
how does it compare to 'enscript' ?
What I have is a far more primitive and specialized tool, it simply converts a C++ source file to html formatted output on the standard output stream starting with a <pre> tag and ending with </pre>. Christopher Diggins http://www.cdiggins.com http://www.heron-language.com