[omniORB] omniidl C++ comments
Zsolt Rizsanyi
rizsanyi at users.sourceforge.net
Sat Nov 12 10:48:36 GMT 2005
On Saturday 05 November 2005 07.40, Ian wrote:
> Is there any way to get idl comments included in the c++ output from
> omniidl. I'm using doxygen to document the rest of the code and it
> would be nice to use it to describe the idl bits too.
Just instruct doxygen to parse directly the idl files (and not to parse the
generated headers). It parses idl definitions nicely. Altough it cannot
really connect the interface with the class that implements it.
Regards,
Zsolt
More information about the omniORB-list
mailing list