diff --git a/source/conf.py b/source/conf.py index 961129b..46a1976 100644 --- a/source/conf.py +++ b/source/conf.py @@ -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 diff --git a/source/startinstall.rst b/source/startinstall.rst index 51e9bf5..23544b3 100644 --- a/source/startinstall.rst +++ b/source/startinstall.rst @@ -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. diff --git a/source/startrun.rst b/source/startrun.rst index 567b7c7..1d908c3 100644 --- a/source/startrun.rst +++ b/source/startrun.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^