Assume that in the output the following source is shown as declaration source:
#define MyMacro( param ) anything with param
However you want to show only #define MyMacro( param ).
You can add your own declaration section in topic MyMacro. As section starter for C++ source code Syntax C++ is used by default. To change the declaration source enter the following in front of your macro: