On Fri, Sep 4, 2015 at 11:53 AM, <
doxygen-users-requ...@lists.sourceforge.net> wrote:

> Date: Fri, 4 Sep 2015 09:00:14 +0100
> From: Frank Peelo <f...@eircom.net>
> Subject: Re: [Doxygen-users] Another question....
>
> So Doxygen
> *should* use the names in the prototype, instead of the ones in the .c
> file.
>

I would expect Doxygen to use the parameter names I document. That is, if I
put my Doxygen "mark up" on the function definition, I would expect it to
use the parameter names in the function definition. If I put my Doxygen
"mark up" on the prototype, I would expect it to use the parameter names in
the prototype.

On the other hand, I have not encountered this issue as the coding
standards my team and I work under require the prototypes to exactly match
the definitions.
------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to