Files
pybricks-api/doc/api/index.rst
T
Laurens Valk f12c579159 doc: move Motor to dedicated page.
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.
2019-11-11 13:22:08 +01:00

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