logo       

Doxygen v1.3-rc3 and Rational Rose: msg#00055

text.doxygen.general

Subject: Doxygen v1.3-rc3 and Rational Rose

Hello all.

The change log indicates:
"Added support for comment blocks generated by
Rational Rose's ANSI C++ code generator."

However, after running Doxygen on Rose generated code,
the documentation did not get picked up.
Should I be doing something different?

This is what my code looks like:
//##ModelId=3E4C635802BB
//##Documentation
//## This is my class.
class MyClass
{
public:
//##ModelId=3E4C638C013A
//##Documentation
//## This is my function.
//## \param size This is the argument.
//## \return Returns an int.
int myFunction(int size);

private:
//##ModelId=3E4C637F0145
//##Documentation
//## This is my attribute.
int _myAttribute;
};

Thanks!
Limech

__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: FREE SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise