doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Add templete

Open GiampietroIT opened this issue 5 years ago • 1 comments
trafficstars

Description

Hello, I want to add a new template.

Code example

the doxygen generated is show in the next section

Expected result

/*====================================================================================

  • Method : TFTRedraw / /!
  • @b Description : @par
  •  Check if data handle by current widget need to be redraw.
    
  • @param SelLayout : Selected layout.
  • @param Widget : Widget holding data.
  • @param DataID : Data identifier in AppData struct.
  • @return void :
  • @version @a 1.00.00 - @a 31.07.2012 - @a myname.
    • First release. / /==================================================================================== */

Actual result

I see only brief line

GiampietroIT avatar Oct 13 '20 13:10 GiampietroIT

Please format your code and provide an example method where you expect the exact result

cschlosser avatar Oct 13 '20 14:10 cschlosser