Description
Converts Doxygen XML output into reStructuredText that Sphinx can include in documentation. It helps projects bridge C or C++ API documentation into Sphinx-based sites.
Run it from the terminal as part of a documentation pipeline. Generated pages should be reviewed against the source API, because conversion can lose context that users need for safe low-level code.