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: Lorenzo Bettini
Subject: Re: [help-gengetopt] [feature request] Doxygen comments for parser files
Date: Tue, 26 Jun 2007 15:41:26 +0200
User-agent: Thunderbird 1.5.0.12 (Windows/20070509)

Yegor Yefremov wrote:
Lorenzo Bettini schrieb:
Andre Noll wrote:
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.


Hi all

sorry for the delay of my answers but I'm enjoying a two week holiday at the seaside :-)

yes, doxygen comments are really good and Andre is right: there's no need for an additional options, they're comments anyway and they're good :-)

I'd need some help concerning this: I've always used javadoc comments, but only started using doxygen comments: are they the same? Could you please send me an example of how you'd comment the generated functions?

thanks in advance
    Lorenzo

Hi all

here I've documented some functions and structures as example. I've also created a sample doxyfile to create HTML-documentation.

Best regards,
Yegor


Thanks a lot Yegor, this will help me a lot :-)

I'll take a look at this the next week when I'm back from my holiday

cheers
        Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DSI, Univ. di Firenze
ICQ# lbetto, 16080134     (GNU/Linux User # 158233)
HOME: http://www.lorenzobettini.it MUSIC: http://www.purplesucker.com
BLOGS: http://tronprog.blogspot.com  http://longlivemusic.blogspot.com
http://www.gnu.org/software/src-highlite
http://www.gnu.org/software/gengetopt
http://www.gnu.org/software/gengen http://doublecpp.sourceforge.net




reply via email to

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