Skip to content

Commit

Permalink
Reference image from vscode overview
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Nov 6, 2024
1 parent 2033277 commit 38c6601
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion source/docs/romi-robot/programming-romi.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WPILib comes with two templates for Romi projects, including one based on TimedR

Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and type "New project" into the prompt. Select the "Create a new project" command:

.. image:: images/programming-romi/romi-vscode-new-project.png
.. image:: /docs/software/vscode-overview/images/creating-robot-program/create-new-project.png

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:

Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion source/docs/xrp-robot/programming-xrp.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ WPILib comes with two templates for XRP projects, including one based on TimedRo

Bring up the Visual Studio Code command palette with :kbd:`Ctrl+Shift+P`, and type "New project" into the prompt. Select the "Create a new project" command:

.. image:: images/programming-xrp/xrp-vscode-new-project.png
.. image:: /docs/software/vscode-overview/images/creating-robot-program/create-new-project.png

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:

Expand Down

0 comments on commit 38c6601

Please sign in to comment.