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:
Laurens Valk
2019-01-18 16:50:07 +01:00
parent 188dbf0e7d
commit 072ba814d7
3 changed files with 9 additions and 10 deletions
+1
View File
@@ -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
-10
View File
@@ -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.
+8
View File
@@ -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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^