doc: remove vscode instructions for first release

add examples instead

users can use their favorite method of getting the examples or their own scripts to the brick
This commit is contained in:
Laurens Valk
2019-01-19 17:31:45 +01:00
parent 0a8cb055b2
commit 1918adf7b4
3 changed files with 27 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
Robot Arm H25
=====================
.. literalinclude:: ../../../examples/ev3/lego/education/armh25.py
+4
View File
@@ -0,0 +1,4 @@
Color Sorter
=====================
.. literalinclude:: ../../../examples/ev3/lego/education/colorsorter.py
+19 -8
View File
@@ -6,12 +6,12 @@
Using Python with LEGO MINDSTORMS EV3
=====================================
.. toctree::
:maxdepth: 1
:caption: Getting started:
.. .. toctree::
.. :maxdepth: 1
.. :caption: Getting started:
startinstall
startrun
.. startinstall
.. startrun
.. toctree::
@@ -23,12 +23,23 @@ Using Python with LEGO MINDSTORMS EV3
parameters
tools
.. .. toctree::
.. :maxdepth: 1
.. :caption: Engineering essentials:
.. signaltypes
.. motorcontrol
.. toctree::
:maxdepth: 1
:caption: Engineering essentials:
:caption: Examples:
examples/colorsorter
examples/armh25
signaltypes
motorcontrol
Indices and tables