Doxygen 1.9.1 introduces a regression that affects our documentation. #2367 works around that by disabling a problematic assertion, but we are left with incorrect output for some code (see https://github.com/mosra/m.css/issues/251#issuecomment-2452985973 for details).
The easiest way to get correct results should be to pin Doxygen to an older version (1.8.16).
Follow-up for https://github.com/DARMA-tasking/vt/issues/2364.
Doxygen 1.9.1 introduces a regression that affects our documentation. #2367 works around that by disabling a problematic assertion, but we are left with incorrect output for some code (see https://github.com/mosra/m.css/issues/251#issuecomment-2452985973 for details). The easiest way to get correct results should be to pin Doxygen to an older version (
1.8.16
).