mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 17:46:19 +00:00
- 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
44 lines
751 B
ReStructuredText
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
|
|
|
|
|