Content here is by:
Michael Still
mikal@stillhq.com

All my Open Source projects
Extracted view of CVS
Home
Site map

12 comments today, 12 of them spam. 375237 comments overall, 374316 of them spam. See recent comments. RSS feed of all comments.

ImageMagick book
MythTV book







code2html is a kick arse perl script that takes code files from various languages including C, perl, and awk and turns them into context highlighted HTML pages. There is output produced by this script scattered throughout this site. There were, however, some comments that I had to make about it. These comments are below.


Sun, 05 Nov 2000



C and Java documentation comment handling

    This patch will make code2html recognise C / Java /** ... */ style comments, which are normally used for package documentation used to create manuals.

posted at: 04:00 | path: /code2html | permanent link to this entry
There are no comments on this post which have survived moderation. 97 posts have been culled and 120 blocked. Be the first to make a non-spam comment here, please!


A small AWK bug fix

    This patch fixes a typo in the awk language handling.

posted at: 04:00 | path: /code2html | permanent link to this entry
There are no comments on this post which have survived moderation. 93 posts have been culled and 137 blocked. Be the first to make a non-spam comment here, please!