mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
doc: drop features that won't be implemented for first release
Combined with previous comments, this closes #91
This commit is contained in:
@@ -27,9 +27,6 @@ Sound
|
||||
.. automethod:: ev3brick.sound.file
|
||||
|
||||
|
||||
.. automethod:: ev3brick.sound.speak
|
||||
|
||||
|
||||
Display
|
||||
-------
|
||||
::
|
||||
|
||||
@@ -33,10 +33,6 @@ Motors
|
||||
|
||||
.. automethod:: ev3devices.Motor.track_target
|
||||
|
||||
.. automethod:: ev3devices.Motor.reference
|
||||
|
||||
.. automethod:: ev3devices.Motor.maneuver
|
||||
|
||||
.. automethod:: ev3devices.Motor.stalled
|
||||
|
||||
.. automethod:: ev3devices.Motor.run_until_stalled
|
||||
|
||||
@@ -19,8 +19,6 @@ Intro
|
||||
.. autoclass:: parameters.Button
|
||||
:no-members:
|
||||
|
||||
.. autoclass:: parameters.Pattern
|
||||
|
||||
.. autoclass:: parameters.Align
|
||||
:no-members:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user