File: index.rst

package info (click to toggle)
pysdl2 0.9.7%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,824 kB
  • sloc: python: 17,244; makefile: 195; sh: 32
file content (16 lines) | stat: -rw-r--r-- 447 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
API reference
=============
This is the core documentation of the various modules, classes and functions
PySDL2 offers. If you want to have a quick overview about the modules, use the
:ref:`modindex`. If you just want to look up a specific class, method or
function, use the :ref:`genindex` or :ref:`search`.

.. toctree::
   :maxdepth: 2

   sdl2.rst
   sdl2_sdlgfx.rst
   sdl2_sdlimage.rst
   sdl2_sdlmixer.rst
   sdl2_sdlttf.rst
   sdl2ext.rst