Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] avoid regression in Doxygen 1.9.1 #2368

Closed
cz4rs opened this issue Nov 6, 2024 · 1 comment · Fixed by #2369
Closed

[docs] avoid regression in Doxygen 1.9.1 #2368

cz4rs opened this issue Nov 6, 2024 · 1 comment · Fixed by #2369
Assignees

Comments

@cz4rs
Copy link
Contributor

cz4rs commented Nov 6, 2024

Follow-up for #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 mosra/m.css#251 (comment) for details).
The easiest way to get correct results should be to pin Doxygen to an older version (1.8.16).

@cz4rs
Copy link
Contributor Author

cz4rs commented Nov 6, 2024

Note: the latest Doxygen version (1.12.0) does not have this issue, but has a bunch of other in combination with m.css 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant