wikiheaders: Automatically categorize API symbols by subsystem.

This commit is contained in:
Ryan C. Gordon
2024-05-14 10:19:34 -04:00
parent 17976c1ae1
commit 62a7e419f7
10 changed files with 52 additions and 4 deletions

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: BeginCode */
/**
* \file SDL_begin_code.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: CPUInfo */
/**
* \file SDL_cpuinfo.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: GUID */
/**
* \file SDL_guid.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: HIDAPI */
/**
* \file SDL_hidapi.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: IOStream */
/**
* \file SDL_iostream.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: SharedObject */
/**
* \file SDL_loadso.h
*

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: Main */
#ifndef SDL_main_impl_h_
#define SDL_main_impl_h_

View File

@@ -19,6 +19,8 @@
3. This notice may not be removed or altered from any source distribution.
*/
/* WIKI CATEGORY: PlatformDefines */
/**
* \file SDL_platform_defines.h
*