Skip to content

Commit

Permalink
Sync category pages
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed May 3, 2024
1 parent 11bba5b commit a4fa475
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions SDL3/CategoryAPI.md
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@
- [SDL_GetNumVideoCaptureFrameSizes](SDL_GetNumVideoCaptureFrameSizes)
- [SDL_GetNumVideoDrivers](SDL_GetNumVideoDrivers)
- [SDL_GetOriginalMemoryFunctions](SDL_GetOriginalMemoryFunctions)
- [SDL_GetPath](SDL_GetPath)
- [SDL_GetPathInfo](SDL_GetPathInfo)
- [SDL_GetPenCapabilities](SDL_GetPenCapabilities)
- [SDL_GetPenFromGUID](SDL_GetPenFromGUID)
Expand Down Expand Up @@ -1003,8 +1002,8 @@
- [SDL_KeyboardDeviceEvent](SDL_KeyboardDeviceEvent)
- [SDL_KeyboardEvent](SDL_KeyboardEvent)
- [SDL_KeyboardID](SDL_KeyboardID)
- [SDL_KeyCode](SDL_KeyCode)
- [SDL_Keycode](SDL_Keycode)
- [SDL_KeyCode](SDL_KeyCode)
- [SDL_Keymod](SDL_Keymod)
- [SDL_Keysym](SDL_Keysym)
- [SDL_LinuxSetThreadPriority](SDL_LinuxSetThreadPriority)
Expand Down Expand Up @@ -1492,6 +1491,7 @@
- [SDL_WindowHasSurface](SDL_WindowHasSurface)
- [SDL_WINDOWPOS_CENTERED_MASK](SDL_WINDOWPOS_CENTERED_MASK)
- [SDL_WINDOWPOS_UNDEFINED_MASK](SDL_WINDOWPOS_UNDEFINED_MASK)
- [SDL_WindowsMessageHook](SDL_WindowsMessageHook)
- [SDL_WinRT_DeviceFamily](SDL_WinRT_DeviceFamily)
- [SDL_WinRT_Path](SDL_WinRT_Path)
- [SDL_WinRTGetDeviceFamily](SDL_WinRTGetDeviceFamily)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryAPIDatatype.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
- [SDL_TimerCallback](SDL_TimerCallback)
- [SDL_TimerID](SDL_TimerID)
- [SDL_WindowFlags](SDL_WindowFlags)
- [SDL_WindowsMessageHook](SDL_WindowsMessageHook)
<!-- END CATEGORY LIST -->

1 change: 0 additions & 1 deletion SDL3/CategoryDraft.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@
- [SDL_SetWindowModalFor](SDL_SetWindowModalFor)
- [SDL_SetWindowOpacity](SDL_SetWindowOpacity)
- [SDL_SetWindowResizable](SDL_SetWindowResizable)
- [SDL_SetWindowsMessageHook](SDL_SetWindowsMessageHook)
- [SDL_ShowCursor](SDL_ShowCursor)
- [SDL_ShowMessageBox](SDL_ShowMessageBox)
- [SDL_StartTextInput](SDL_StartTextInput)
Expand Down
1 change: 1 addition & 0 deletions SDL3/CategoryHints.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
- [SDL_DelHintCallback](SDL_DelHintCallback)
- [SDL_GetHint](SDL_GetHint)
- [SDL_GetHintBoolean](SDL_GetHintBoolean)
- [SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP](SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP)
- [SDL_SetHint](SDL_SetHint)
- [SDL_SetHintWithPriority](SDL_SetHintWithPriority)
<!-- END CATEGORY LIST -->
1 change: 0 additions & 1 deletion SDL3/[[CategoryDraft]].md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
- [SDL_HINT_VIDEO_X11_NET_WM_PING](SDL_HINT_VIDEO_X11_NET_WM_PING)
- [SDL_HINT_VIDEO_X11_XRANDR](SDL_HINT_VIDEO_X11_XRANDR)
- [SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN](SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN)
- [SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP](SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP)
- [SDL_HINT_WINRT_HANDLE_BACK_BUTTON](SDL_HINT_WINRT_HANDLE_BACK_BUTTON)
- [SDL_HINT_WINRT_PRIVACY_POLICY_LABEL](SDL_HINT_WINRT_PRIVACY_POLICY_LABEL)
- [SDL_HINT_WINRT_PRIVACY_POLICY_URL](SDL_HINT_WINRT_PRIVACY_POLICY_URL)
Expand Down
1 change: 0 additions & 1 deletion SDL3/[[CategoryHints]].md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
- [SDL_HINT_VIDEO_X11_NET_WM_PING](SDL_HINT_VIDEO_X11_NET_WM_PING)
- [SDL_HINT_VIDEO_X11_XRANDR](SDL_HINT_VIDEO_X11_XRANDR)
- [SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN](SDL_HINT_WINDOW_FRAME_USABLE_WHILE_CURSOR_HIDDEN)
- [SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP](SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP)
- [SDL_HINT_WINRT_HANDLE_BACK_BUTTON](SDL_HINT_WINRT_HANDLE_BACK_BUTTON)
- [SDL_HINT_WINRT_PRIVACY_POLICY_LABEL](SDL_HINT_WINRT_PRIVACY_POLICY_LABEL)
- [SDL_HINT_WINRT_PRIVACY_POLICY_URL](SDL_HINT_WINRT_PRIVACY_POLICY_URL)
Expand Down

0 comments on commit a4fa475

Please sign in to comment.