Ccdoc is a javadoc inspired tool that automatically generates web documentation from C++ programs by parsing the source file headers. It was written because I write code in both Java and C++ and wanted a consistent interface for both.
See the news section for the latest information. See the users guide for detailed information about how to use the program.
The latest version of ccdoc is v0.8 r26 2001/11/28. In earlier versions, I tried very hard to stay true to the javadoc syntax and tool flow but, because of language differences I was forced to change (or add) a few things.
Here are the design goals of ccdoc and some of the design decisions that were influenced by the goals.
If you are interested in being added to my CcDoc mailing list, please send me e-mail by clicking here. The mailing list is not disclosed to anyone (other than the other participants). I only use it to send out infrequent status updates.