mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +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
41 lines
920 B
ReStructuredText
41 lines
920 B
ReStructuredText
Creating and running programs
|
|
=============================
|
|
|
|
Starting a new project
|
|
-----------------------------------------------------------
|
|
|
|
.. image:: images/build/newproject.png
|
|
|
|
Example text
|
|
|
|
Understanding projects folder and files
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/build/projectoverview.png
|
|
|
|
Example text
|
|
|
|
The role of main.py
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
Running a program
|
|
-----------------------------------------------------------
|
|
|
|
Connecting the EV3 brick and the computer
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/build/connecting.png
|
|
|
|
Example text
|
|
|
|
Downloading and running a program
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
.. image:: images/build/running.png
|
|
|
|
Example text
|
|
|
|
Running a program without a computer
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|