|
Doxygen v1.3-rc3 and Rational Rose: msg#00055text.doxygen.general
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> |
|---|---|---|
| Previous by Date: | Re: HTML Output and Title Tag: 00055, Dimitri van Heesch |
|---|---|
| Next by Date: | Re: Broken links to external include files via tag files: 00055, Tony Colley |
| Previous by Thread: | Trying to generate PDFs from a Windows XP machinei: 00055, Lynn Flink |
| Next by Thread: | Re: Doxygen v1.3-rc3 and Rational Rose: 00055, Dimitri van Heesch |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |