devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
236 stars 52 forks source link

docs: properly handle preprocessing #341

Closed GaryOderNichts closed 9 months ago

GaryOderNichts commented 9 months ago
Fixes parsing of WUT_ALIGNAS in struct definitions: Before After
Before After

Also uses DOXYGEN_PREDEFINED instead of DOXYGEN_EXCLUDE_SYMBOLS for other WUT_ macros to avoid a spamming warning: no uniquely matching class member found for WUT_UNKNOWN_BYTES() while building docs.