matusnovak/doxybook2

Using ALIASES with @par renders incorrectly to markdown

lysdexic-audio opened this issue · 1 comments

Using ALIASES with @Par renders incorrectly to markdown

Adding this to doxyfile.bak

ALIASES += sideeffect="@par Side Effects:^^"

Then generating via:

doxybook2 --input xml ...

Result

function anExampleFunction:

virtual void  function anExampleFunction:(
    void(^)(BOOL) completion
)

An example description

Parameters:

  • completion client supplied completion handler

Par: Side Effects:

a side effect

Hi. I am sorry but I have decided to archive this repository. More details in the repo readme.