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 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=<b>Default value:</b> "
> this results in the fact that "Default value:" is added to the current
> paragraph (even when using:
> ALIASES               = "default=<br><b>Default value:</b> "
> which results in the string, indented, on the next line).
> 
> When using the alias:
> ALIASES               = "default=@par Default value:"
> the string "Default value:" as well as the default value itself is
> bold and I don't want to have the value in bold.
> 
> The only solution I've found so far is to add an empty comment line in
> the documentation, just before the @default tag
> 
> There must be an easier solution, but I think I overlook something,
> but I cannot find what.
> 
> Thank you for your hints,
> 
> Best Regards,
> 
> Albert
> 
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and 
> threat landscape has changed and how IT managers can respond. Discussions 
> will include endpoint security, mobile security and the latest in malware 
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Doxygen-users mailing list
> Doxygen-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/doxygen-users


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to