You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A header in perl can contain a `\n` (that is ignored) but in doxygen a `\section...` cannot contain a `\n` as it ends the section title.
- filter out the `\n` from header titles
- removed debug command
- added missing return statement
0 commit comments