helpstring
Tomasz Grobelny <[email protected]>
| Newsgroups | gmane.text.doxygen.devel |
|---|---|
| Message-ID | <[email protected]> |
Suppose we define a class in IDL (MS flavour):
[
coclass,
helpstring("This is MyClass that does MyThings"),
uuid(12EA4908-7233-1E52-056A-00E04F17BCFE)
]
class MyClass
{
...
};
Can doxygen include helpstring attribute content in class documentation? Same
applies to methods/interfaces/properties/etc. If it is not currently possible
would such a functionality be hard to add? Does doxygen parse such constructs
and it would only be a matter of adding it to output or is it a more
complicated task? TIA,
--
Regards,
Tomasz Grobelny
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/