Skip to content

Commit c0a553e

Browse files
committed
Add title to docs
1 parent 016efb5 commit c0a553e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

shared-bindings/gamepad/GamePadShift.c

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,11 @@
3434
#include "GamePadShift.h"
3535
#include "__init__.h"
3636

37-
37+
//| .. currentmodule:: gamepad
38+
//|
39+
//| :class:`GamePadShift` -- Scan buttons for presses
40+
//| =================================================
41+
//|
3842
//| .. class:: GamePadShift(data, clock, latch)
3943
//|
4044
//| Initializes button scanning routines.

0 commit comments

Comments
 (0)