[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C comment extraction, or a bag .deb of small commands



> I wrote a program which extracts comments from a C code:
> http://www.interq.or.jp/libra/oohara/ccommentextract-0.0.20030118.tar.gz
> I want to see such a tool in the Debian archive.
> 
> some questions before ITP:
> * Is there already such a tool?  There are some that do the contrary
>   (rmccmt in liwc, cobfusc -m (/* */ comments only) in cutils).

I don't know if these are what you really want, but the following
come up to my mind:

doc++
doxygen
gjdoc


Also, "cweb" seems to be of similar purpose.


I usually use doc++ to generate documents from source-code.

regards,
	junichi



Reply to: