Hi Ron,

On Jul 12, 2012, at 19:08 , Ron Wilson wrote:
> On 7/12/12, michael.bro...@thomsonreuters.com
> <michael.bro...@thomsonreuters.com> wrote:
>> I thought the "doc follows item" format was   //<   not   ///<
>> 
>> Does the three-slash variety work for you elsewhere?
> 
> One of the examples in the "Documenting the Code" page is:
> 
> int var; ///< Brief description after the member

The format is indeed ///< and not //<
The problem is that @pre starts a new section (similar to @param) so this does
not render nicely when used inside a parameter's documentation.

Regards, 
  Dimitri


------------------------------------------------------------------------------
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