Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Jun 24, 2024
1 parent 5eda05e commit 1994a8c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 2 additions & 1 deletion SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_GetWindowPixelFormat](SDL_GetWindowPixelFormat)
- [SDL_GetWindowPosition](SDL_GetWindowPosition)
- [SDL_GetWindowProperties](SDL_GetWindowProperties)
- [SDL_GetWindows](SDL_GetWindows)
- [SDL_GetWindowSize](SDL_GetWindowSize)
- [SDL_GetWindowSizeInPixels](SDL_GetWindowSizeInPixels)
- [SDL_GetWindowSurface](SDL_GetWindowSurface)
Expand Down Expand Up @@ -630,8 +631,8 @@ probably want to look at the [API by category](APIByCategory) instead.
- [SDL_LockSurface](SDL_LockSurface)
- [SDL_LockTexture](SDL_LockTexture)
- [SDL_LockTextureToSurface](SDL_LockTextureToSurface)
- [SDL_Log](SDL_Log)
- [SDL_log](SDL_log)
- [SDL_Log](SDL_Log)
- [SDL_log10](SDL_log10)
- [SDL_log10f](SDL_log10f)
- [SDL_LogCritical](SDL_LogCritical)
Expand Down
3 changes: 2 additions & 1 deletion SDL3/CategoryAPIFunction.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ to look at the Functions section [in a specific category](APIByCategory) instead
- [SDL_GetWindowPixelFormat](SDL_GetWindowPixelFormat)
- [SDL_GetWindowPosition](SDL_GetWindowPosition)
- [SDL_GetWindowProperties](SDL_GetWindowProperties)
- [SDL_GetWindows](SDL_GetWindows)
- [SDL_GetWindowSize](SDL_GetWindowSize)
- [SDL_GetWindowSizeInPixels](SDL_GetWindowSizeInPixels)
- [SDL_GetWindowSurface](SDL_GetWindowSurface)
Expand Down Expand Up @@ -630,8 +631,8 @@ to look at the Functions section [in a specific category](APIByCategory) instead
- [SDL_LockSurface](SDL_LockSurface)
- [SDL_LockTexture](SDL_LockTexture)
- [SDL_LockTextureToSurface](SDL_LockTextureToSurface)
- [SDL_Log](SDL_Log)
- [SDL_log](SDL_log)
- [SDL_Log](SDL_Log)
- [SDL_log10](SDL_log10)
- [SDL_log10f](SDL_log10f)
- [SDL_LogCritical](SDL_LogCritical)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryVideo.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ SDL video functions.
- [SDL_GetWindowPixelFormat](SDL_GetWindowPixelFormat)
- [SDL_GetWindowPosition](SDL_GetWindowPosition)
- [SDL_GetWindowProperties](SDL_GetWindowProperties)
- [SDL_GetWindows](SDL_GetWindows)
- [SDL_GetWindowSize](SDL_GetWindowSize)
- [SDL_GetWindowSizeInPixels](SDL_GetWindowSizeInPixels)
- [SDL_GetWindowSurface](SDL_GetWindowSurface)
Expand Down

0 comments on commit 1994a8c

Please sign in to comment.