Heavy work on improving category documentation.

Still more to go!

Reference Issue #9440.
This commit is contained in:
Ryan C. Gordon 2024-12-16 01:10:37 -05:00
parent 9aca97f4e7
commit 79316ca36e
No known key found for this signature in database
GPG key ID: FA148B892AB48044
30 changed files with 209 additions and 43 deletions

View file

@ -20,8 +20,6 @@
*/
/**
* \file SDL_test_memory.h
*
* Memory tracking related functions of SDL test framework.
*
* This code is a part of the SDL test library, not the main SDL library.