j...@resonance.org skrev:

> Doxygen comments should be put in the .c source files above the
> definition which they describe, not in the headers.  A TODO item is to
> move the existing documentation into the C code.

What about the public API? I assume we would have one doxygen target for
the public API and one for "everything". Will that work if we move it
into the .c file?

>  * API: 1.1.0
>  */

I suggest we use the "since" doxygen command:
@since: 1.1.0

// David


_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to