mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 09:37:25 +00:00
40 lines
688 B
ReStructuredText
40 lines
688 B
ReStructuredText
.. Pybricks documentation master file, created by
|
|
sphinx-quickstart on Thu Sep 6 15:31:12 2018.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Using Python with LEGO MINDSTORMS EV3
|
|
=====================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Getting started:
|
|
|
|
startinstall
|
|
startrun
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Pybricks Modules:
|
|
|
|
ev3brick
|
|
ev3devices
|
|
parameters
|
|
tools
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Engineering essentials:
|
|
|
|
signaltypes
|
|
motorcontrol
|
|
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|