py-sdl / py-sdl2

Python ctypes wrapper around SDL2
Other
303 stars 49 forks source link

Initial reorganization of the sdl2.ext documentation #201

Closed a-hurst closed 2 years ago

a-hurst commented 2 years ago

PR Description

This reorganizes the ext module docs into a subfolder so that future ext rewrite PRs are easier to merge.

Merge Checklist