I'm sorry.  I was thinking of the way I do it:    //!<

I remembered the two slashes, but forgot the bang.   //!<  is equiv to ///<

So, never mind my interruption.  :)

-----Original Message-----
From: Dimitri Van Heesch [mailto:doxy...@gmail.com] 
Sent: Thursday, July 12, 2012 12:25 PM
To: Ron Wilson
Cc: Broida, Michael; doxygen-users
Subject: Re: [Doxygen-users] bug: missing descriptions in generated DoxyDocs.pm

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


This email was sent to you by Thomson Reuters, the global news and information 
company. Any views expressed in this message are those of the individual 
sender, except where the sender specifically states them to be the views of 
Thomson Reuters.

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