include: Filling in some more documentation gaps.

This commit is contained in:
Ryan C. Gordon
2024-12-18 01:18:23 -05:00
parent 684098fac3
commit e957840d34
4 changed files with 108 additions and 28 deletions

View File

@@ -27,4 +27,4 @@ quickrefcategoryorder = Init,Hints,Error,Version,Properties,Log,Video,Events,Key
quickreftitle = SDL3 API Quick Reference
quickrefurl = https://libsdl.org/
quickrefdesc = The latest version of this document can be found at https://wiki.libsdl.org/SDL3/QuickReference
quickrefmacroregex = \A(SDL_PLATFORM_.*|SDL_.*_INTRINSICS|SDL_Atomic...Ref|SDL_assert.*?|SDL_arraysize|SDL_Swap[BL]E\d\d|SDL_[a-z]+_cast)\Z
quickrefmacroregex = \A(SDL_PLATFORM_.*|SDL_.*_INTRINSICS|SDL_Atomic...Ref|SDL_assert.*?|SDL_COMPILE_TIME_ASSERT|SDL_arraysize|SDL_Swap[BL]E\d\d|SDL_[a-z]+_cast)\Z