Hi Dimitri,
Unfortunately, this is not what I had in mind as in this case the
value is not on the same line as the text "Default value".
Best Regards,
Albert
On Sun, Jul 1, 2012 at 11:22 PM, Dimitri Van Heesch wrote:
> Hi Albert,
>
> Did you see the definition of the custom \sideeffect command
Hi Albert,
Did you see the definition of the custom \sideeffect command here:
http://www.doxygen.org/custcmd.html
Maybe the \n is what you are looking for?
Regards,
Dimitri
On Jul 1, 2012, at 13:16 , Albert wrote:
> Dear all,
>
> I'm trying by the means of an alias to define a tag.
> I want
Dear all,
I'm trying by the means of an alias to define a tag.
I want to specify in the documentation a default value as a new
paragraph with the default value on the same line, for this I have
defined the alias:
ALIASES = "default=Default value: "
this results in the fact that "Defa