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

Make Doxygen warnings strict #441

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Conversation

kainino0x
Copy link
Collaborator

@kainino0x kainino0x commented Nov 26, 2024

  • I finally figured out how to fail on warnings, but not warn on undocumented things.
  • Fixed all the errors
  • Found out that newer versions of Doxygen don't check for typos in `::symbol` style refs so removed all of them
  • And figured out workarounds for problems where @ref symbol: and similar things with punctuation would not work

@kainino0x kainino0x force-pushed the doxygen-strict branch 2 times, most recently from f554313 to 90e2dd7 Compare November 26, 2024 06:55
@kainino0x kainino0x marked this pull request as ready for review November 26, 2024 07:18
@kainino0x kainino0x requested a review from lokokung November 26, 2024 07:23
@kainino0x kainino0x merged commit 5775f02 into webgpu-native:main Nov 26, 2024
5 checks passed
@kainino0x kainino0x deleted the doxygen-strict branch November 26, 2024 07:24
@kainino0x
Copy link
Collaborator Author

Feel free to review but it's just documentation fixes so I went ahead and landed it (also if any problems come up they can be reverted easily)

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

Successfully merging this pull request may close these issues.

1 participant