Doxygen XMLΒΆ

The docs build can generate Doxygen XML for CrossGL Translator and expose it to Sphinx through Breathe.

Generate the XML from the documentation repo root:

make doxygen

The Doxygen configuration writes generated files to docs/doxygen/build/crossgl-translator/xml. That directory is ignored by git and can be regenerated at any time.

When Doxygen XML exists, Breathe is configured with the project name crossgl-translator for future low-level reference pages.