Files
pybricks-api/source/index.rst
T
Laurens Valk 924e866539 doc: separate images and labels
- remove quick draft images
- push plain screenshots and separate plain text svg files
- Update label content based on user feedback
- Cleaner label layout
- Use same fonts in labels as in text + better scaling
- basic automation of inkscape in travis; this probably needs some work. It  should at least be moved into the make doc instead
2019-02-08 12:54:57 +01:00

44 lines
751 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