Re: [Doxygen-users] Problem with linking macros using the \retval tag
Brought to you by:
dimitri
From: keith b. <ban...@ho...> - 2001-09-04 19:37:40
|
I had the same problem as Alexander with the #IDENTIFIER not working under \retval. I never found any way to make it work. Is there a fix planned for this? >Hi, > >I would like to report a problem with linking macros using the \retval tag >(Doxygen version is 1.2.9.1). I have a set of error return codes which I >documented as follows in my .C file: >/*! >* . . . (other tags) >* >* \retval #ERROR_CODE1 >* \retval #ERROR_CODE2 >* \retval #ERROR_CODE3 >* . . . (other codes) >*/ >where ERROR_CODE? are defined in a separate .h file. According to >documentation, adding '#' should link a macro to its definition. And it >works fine with \note, \warning, \param, etc. except for the \retval. If I >put a linked macro from e.g. \note into the \retval, the link is not >working anymore. > I would be very grateful if somebody can help me with this problem or, if >it is a bug, fix it. Thank you. > >Regards, >Alexander Abrashkevich > > >_______________________________________________ >Doxygen-users mailing list >Dox...@li... >https://lists.sourceforge.net/lists/listinfo/doxygen-users > > > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |