mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
Instead, show shorter, simpler Motor docs platform-devices pages. For the moment, this just means deleting the advanced methods section from those pages, but we may choose to simplify further. This change makes it easier to navigate the ev3devices/pupdevices pages because the motor sections aren't overly long. Details will still be available on the Motor pages for those who wish to use the more advanced motor capabilities such as adjusting the PID settings.
47 lines
652 B
ReStructuredText
47 lines
652 B
ReStructuredText
Pybricks
|
|
==================================================================
|
|
|
|
Intro
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Table of Contents
|
|
:hidden:
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Getting Started
|
|
:hidden:
|
|
|
|
startinstall
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks Modules
|
|
:hidden:
|
|
|
|
hubs
|
|
pupdevices
|
|
ev3devices
|
|
parameters
|
|
tools
|
|
robotics
|
|
media
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Engineering Extras
|
|
:hidden:
|
|
|
|
signaltypes
|
|
motors
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Demo Programs
|
|
:hidden:
|
|
|
|
examples/robot_educator
|
|
examples/color_sorter
|
|
examples/robot_arm_h25
|