Autor: Carsten Agger Data: Para: dynebolic mailinglist Assunto: Re: [dyne:bolic] RASTASOFT operating system - dyne:II
GNU/Linux2.5.2DHORUBA - final release
Norman White wrote: > Hello again, all
>
> What GPL or OSI alternatives are there to --
> http://www.ptlogica.com/TwinText/overview.htm >
> I did a search like this "source code comment extractor":
> --preferrably any tool that supports the GCC and builds a reference
> tree or some other usable browsing reference?
>
doxygen is fine for this purpose, IMHO - you need to use special
"documentation comments" though, i.e. /** ... */ as in javadoc: