Skip to content

moxygen 2.1.7

Choose a tag to compare

@auscaster auscaster released this 07 May 04:57
· 9 commits to main since this release

Fixes

  • Write YAML front matter for default single-file output with -f.
  • Render common page-oriented Doxygen XML tags: verbatim, anchor, sect4-sect6, variablelist, varlistentry, and term.
  • Render union compounds through the type-page template.
  • Include private static attributes in the default member filters.

Docs

  • Added the Writing Doxygen guide with Doxyfile settings, comment patterns, supported rendering behavior, and known gaps.