Files
pybricks-api/source/index.rst
T
Laurens Valk 39eab3230e doc: back to explicit ev3brick and ev3devices
(instead of brick and devices)

After internal discussion:
- This way we need to maintain only one fake API.
- Autocomplete can pick up the right brick/devices.
- Explicit is better than implicit.
2019-01-09 14:51:41 +01:00

40 lines
677 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.
Welcome to Pybricks's documentation!
====================================
.. toctree::
:maxdepth: 1
:caption: Getting started:
startinstall
startrun
.. toctree::
:maxdepth: 1
:caption: Modules:
ev3brick
ev3devices
parameters
tools
.. toctree::
:maxdepth: 1
:caption: Engineering essentials:
signaltypes
motorcontrol
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`