Comment Re:C-Doc (Score 1) 64
DOC++ is a nice one I've used for C++ code (also works for Java). I'm a little surprised that they broke with the JavaDoc's (and DOC++, and others') convention of starting documentation comments with "/**" or "///", though.