Skip to content

Commit b328880

Browse files
Show where to select a language for XRP and Romi Reference examples (#3012)
* Show where to select a language for XRP and Romi Reference examples. --------- Co-authored-by: sciencewhiz <[email protected]>
1 parent 87fad1c commit b328880

File tree

5 files changed

+10
-2
lines changed

5 files changed

+10
-2
lines changed
22.4 KB
Loading

source/docs/romi-robot/programming-romi.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty
1818

1919
This will bring up the "New Project Creator Window". From here, click on "Select a project type (Example or Template), and pick "Example" from the prompt that appears:
2020

21-
.. image:: images/programming-romi/romi-vscode-select-example.png
21+
.. image:: images/programming-romi/vscode-select-example.png
22+
23+
Select the programming language you want to use:
24+
25+
.. image:: images/programming-romi/vscode-select-language.png
2226

2327
Next, a list of examples will appear. Scroll through the list to find the "RomiReference" example:
2428

Binary file not shown.

source/docs/xrp-robot/programming-xrp.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty
1818

1919
This will bring up the "New Project Creator Window". From here, click on "Select a project type (Example or Template)", and pick "Example" from the prompt that appears:
2020

21-
.. image:: images/programming-xrp/xrp-vscode-select-example.png
21+
.. image:: /docs/romi-robot/images/programming-romi/vscode-select-example.png
22+
23+
Select the programming language you want to use:
24+
25+
.. image:: /docs/romi-robot/images/programming-romi/vscode-select-language.png
2226

2327
Next, a list of examples will appear. Scroll through the list to find the "XRP Reference" example:
2428

0 commit comments

Comments
 (0)