Book a Demo

Author Topic: Reverseengineering: Doxygenstyle  (Read 3441 times)

Niy

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Reverseengineering: Doxygenstyle
« on: March 26, 2012, 09:56:00 pm »
Please make EA able to parse the Doxygen-style comments, I guess we are not the only ones programming using this particular style.
example:
/** This function returns the last error information and should be called if an API
*  function does not return RETURN_OK.
*
* @note
* funktionnotes
*
* @param[out] pErrorInfo    ErrorInformation blabla
*                          
*/
void getLastErrorInfo(ErrorInfo *const pErrorInfo);

@param[kind] marks the parameter notes, and should be added as the parameters notes -- and the kind should also modify the parameterkind in the EA-model.

see: http://www.stack.nl/~dimitri/doxygen/commands.html

Thank you

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Reverseengineering: Doxygenstyle
« Reply #1 on: March 27, 2012, 10:06:16 am »
Just in case you have not submitted a formal feature request, be aware that this forum category is for you to:

Suggest and discuss, with other users, features you would like to see added to Enterprise Architect. To submit a request for a feature or facility directly to Sparx Systems, use the Feature Request link at the foot of this page.

(Copied from the category heading)

Sparx Support does not take Feature Requests or Bug Reports from the forum.
Best Regards, Roy