help-gengetopt
[Top][All Lists]
Advanced

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

Re: [help-gengetopt] [feature request] Doxygen comments for parser files


From: Andre Noll
Subject: Re: [help-gengetopt] [feature request] Doxygen comments for parser files
Date: Tue, 19 Jun 2007 10:40:19 +0200
User-agent: Mutt/1.5.9i

On 10:03, Yegor Yefremov wrote:

> for the documentation of my current project I use doxygen. So I have all
> my files pretty commented but not the parser files (cmdline.c and
> cmdline.h). One can define such an option as --doxygen-comments to
> enable this feature. Some comments are already in the source code but
> not in the doxygen syntax. What do you think about it?

Yes, that'd be nice, and it should be trivial to implement. Maybe we
don't even need an option for that because the /** */ style comments
would't hurt anyway.

In the meantime, you can just add

        *.cmdline.*

to the EXCLUDE_PATTERNS in your Doxyfile.

Andre
-- 
The only person who always got his work done by Friday was Robinson Crusoe

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]