mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-09-12 01:24:17 +00:00
doc: formatting
. Remove empty pages a few images were falling off the page because there wasn't any body text.
This commit is contained in:
@@ -170,6 +170,7 @@ latex_elements = {
|
||||
# Latex figure (float) alignment
|
||||
#
|
||||
# 'figure_align': 'htbp',
|
||||
'extraclassoptions': 'openany,oneside'
|
||||
}
|
||||
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
|
||||
@@ -1,16 +1,6 @@
|
||||
.. warning::
|
||||
|
||||
None
|
||||
- ***
|
||||
- ***
|
||||
|
||||
Installation
|
||||
===================
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
This page shows how you prepare your computer and the EV3 brick for writing and running Python programs. The final configuration is shown in the figure below.
|
||||
|
||||
|
||||
|
||||
@@ -6,11 +6,15 @@ Starting a new project
|
||||
|
||||
.. image:: images/newproject.png
|
||||
|
||||
Example text
|
||||
|
||||
Understanding projects folder and files
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. image:: images/projectoverview.png
|
||||
|
||||
Example text
|
||||
|
||||
The role of main.py
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
@@ -23,10 +27,14 @@ Connecting the EV3 brick and the computer
|
||||
|
||||
.. image:: images/connecting.png
|
||||
|
||||
Example text
|
||||
|
||||
Downloading and running a program
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. image:: images/running.png
|
||||
|
||||
Example text
|
||||
|
||||
Running a program without a computer
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user