beriberikix/doxygen.md

Convert Doxygen XML to Markdown using moxygen and the doxygen.md templates

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
targetRendering target: 'docusaurus' or 'llm'yesdocusaurus
xml_pathPath to the Doxygen XML output directorynodoxygen/xml
outputOutput path pattern passed to moxygen --output. Defaults to './website/docs/api/%s.md' for the docusaurus target and './public/llms.txt' for the llm target. no""
classesPass --classes to moxygen (docusaurus target only)notrue
groupsPass --groups to moxygen (docusaurus target only)notrue
moxygen_versionmoxygen version to install (e.g. '1.0.0'). Defaults to latest.nolatest
namedescription
output_pathThe resolved output path that was passed to moxygen