Update doc
This commit is contained in:
@@ -6,4 +6,5 @@ This is the front page for the API documentation of the **pydualsense** library.
|
|||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
ds_enum
|
ds_enum
|
||||||
ds_main
|
ds_main
|
||||||
|
ds_eventsystem
|
10
docs/source/ds_eventsystem.rst
Normal file
10
docs/source/ds_eventsystem.rst
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
pydualsense event system classes
|
||||||
|
=========================
|
||||||
|
|
||||||
|
The `Event System` implements the event system used for the button callbacks
|
||||||
|
|
||||||
|
.. automodule:: pydualsense.event_system
|
||||||
|
:noindex:
|
||||||
|
:members:
|
||||||
|
:undoc-members:
|
||||||
|
:show-inheritance:
|
@@ -17,6 +17,7 @@ Contents
|
|||||||
usage
|
usage
|
||||||
api
|
api
|
||||||
examples
|
examples
|
||||||
|
modules
|
||||||
|
|
||||||
|
|
||||||
TODOs
|
TODOs
|
||||||
|
Reference in New Issue
Block a user