sourcey/moxygen
Doxygen XML to Markdown converter
2 Releases
Latest: 2w ago
v2.1.10Latest
**Full Changelog**: https://github.com/sourcey/moxygen/compare/v2.1.9...v2.1.10
moxygen 2.1.7v2.1.7
🐛 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.
