fluid-dev
[Top][All Lists]
Advanced

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

Re: [fluid-dev] Some guidelines for FluidSynth development


From: David Henningsson
Subject: Re: [fluid-dev] Some guidelines for FluidSynth development
Date: Tue, 28 Apr 2009 08:56:22 +0200
User-agent: Thunderbird 2.0.0.21 (X11/20090409)

address@hidden 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




reply via email to

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