Skip to content

Doxygen: fix some errors ; DoxygenLua: starts only with --- or --!

Jonathan Poelen requested to merge jpoelen/syntax-highlighting:doxygen into master
  • @<, @>, etc as Tag
  • add @f$ and @f{
  • ignore */ inside line comment
  • fix code, verbatim, @f[, @msc, @dot:
/// \code
int i; // out of context

Merge request reports