diff --git a/source/docs/romi-robot/images/programming-romi/romi-vscode-select-example.png b/source/docs/romi-robot/images/programming-romi/vscode-select-example.png similarity index 100% rename from source/docs/romi-robot/images/programming-romi/romi-vscode-select-example.png rename to source/docs/romi-robot/images/programming-romi/vscode-select-example.png diff --git a/source/docs/romi-robot/images/programming-romi/vscode-select-language.png b/source/docs/romi-robot/images/programming-romi/vscode-select-language.png new file mode 100644 index 0000000000..e96c90807b Binary files /dev/null and b/source/docs/romi-robot/images/programming-romi/vscode-select-language.png differ diff --git a/source/docs/romi-robot/programming-romi.rst b/source/docs/romi-robot/programming-romi.rst index 75e4304111..797f38a7ea 100644 --- a/source/docs/romi-robot/programming-romi.rst +++ b/source/docs/romi-robot/programming-romi.rst @@ -18,7 +18,11 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty 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: -.. image:: images/programming-romi/romi-vscode-select-example.png +.. image:: images/programming-romi/vscode-select-example.png + +Select the programming language you want to use: + +.. image:: images/programming-romi/vscode-select-language.png Next, a list of examples will appear. Scroll through the list to find the "RomiReference" example: diff --git a/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-select-example.png b/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-select-example.png deleted file mode 100644 index bf8b9b5d8c..0000000000 Binary files a/source/docs/xrp-robot/images/programming-xrp/xrp-vscode-select-example.png and /dev/null differ diff --git a/source/docs/xrp-robot/programming-xrp.rst b/source/docs/xrp-robot/programming-xrp.rst index cd0bf5374d..98dc3bb1ac 100644 --- a/source/docs/xrp-robot/programming-xrp.rst +++ b/source/docs/xrp-robot/programming-xrp.rst @@ -18,7 +18,11 @@ Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and ty 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: -.. image:: images/programming-xrp/xrp-vscode-select-example.png +.. image:: /docs/romi-robot/images/programming-romi/vscode-select-example.png + +Select the programming language you want to use: + +.. image:: /docs/romi-robot/images/programming-romi/vscode-select-language.png Next, a list of examples will appear. Scroll through the list to find the "XRP Reference" example: