Add title to docs
This commit is contained in:
parent
016efb5c68
commit
c0a553e90f
|
@ -34,7 +34,11 @@
|
|||
#include "GamePadShift.h"
|
||||
#include "__init__.h"
|
||||
|
||||
|
||||
//| .. currentmodule:: gamepad
|
||||
//|
|
||||
//| :class:`GamePadShift` -- Scan buttons for presses
|
||||
//| =================================================
|
||||
//|
|
||||
//| .. class:: GamePadShift(data, clock, latch)
|
||||
//|
|
||||
//| Initializes button scanning routines.
|
||||
|
|
Loading…
Reference in New Issue