This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Thoughts on doxygen for internal documentation
- From: Daniel Berlin <dberlin at dberlin dot org>
- To: law at redhat dot com
- Cc: Diego Novillo <dnovillo at redhat dot com>, gcc at gcc dot gnu dot org
- Date: Thu, 16 Jan 2003 13:05:25 -0500
- Subject: Re: Thoughts on doxygen for internal documentation
On Thursday, January 16, 2003, at 12:
I'll note that /** is contrary to the GNU coding standards.
What gives you this idea?
It doesn't specify what to delimit comments with, actually, although it
uses /* in the examples.
I read through all of section 5, and can't find anything saying
comments must start with /*, rather than /**.
jeff