Files
pybricks-api/source/index.rst
T
David Lechner d3475f7870 doc: fix module index
some modules were missing because of missing automodule directive
2019-01-24 16:10:11 -06:00

43 lines
776 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\ :sup:`®` MINDSTORMS\ :sup:`®` 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
.. toctree::
:maxdepth: 1
:caption: Examples:
examples/color_sorter
examples/robot_arm_h25