Skip to content

Commit 924e9c4

Browse files
authored
Merge pull request ros2#51 from ros2/fix_image
Fix image links and formatting on Windows Install Binary page
2 parents e3dfaea + b20509b commit 924e9c4

File tree

1 file changed

+7
-18
lines changed

1 file changed

+7
-18
lines changed

Windows-Install-Binary.rst

Lines changed: 7 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ Run the installer with default parameters. Then, define environment variables (t
4646
Install Visual Studio
4747
^^^^^^^^^^^^^^^^^^^^^
4848

49-
50-
.. raw:: html
51-
52-
<details>
53-
<summary>Install Visual Studio 2015 if using Ardent or earlier</summary>
49+
**A. Install Visual Studio 2015 if using Ardent or earlier**
5450

5551
If you already have a paid version of Visual Studio 2015 (Professional, Enterprise), skip this step.
5652

@@ -60,23 +56,18 @@ Install Visual Studio
6056

6157
Make sure that the Visual C++ features are installed. First choose 'Custom installation':
6258

63-
![Custom installation](http://i.imgur.com/tUcOMOA.png)
59+
.. image:: http://i.imgur.com/tUcOMOA.png
6460

6561
Next check Visual C++:
6662

67-
![Visual C++](http://i.imgur.com/yWVEUkm.png)
63+
.. image:: http://i.imgur.com/yWVEUkm.png
6864

6965
Ensure that the correct features will be installed:
7066

71-
![Summary](http://i.imgur.com/VxdbA7G.png)
72-
</details>
73-
67+
.. image:: http://i.imgur.com/VxdbA7G.png
7468

7569

76-
.. raw:: html
77-
78-
<details>
79-
<summary>Install Visual Studio 2017 if using Bouncy or a nightly</summary>
70+
**B. Install Visual Studio 2017 if using Bouncy or a nightly**
8071

8172
If you already have a paid version of Visual Studio 2017 (Professional, Enterprise), skip this step.
8273

@@ -85,13 +76,11 @@ Install Visual Studio
8576
Microsoft provides a free of charge version of Visual Studio 2017, named Community, which can be used to build applications that use ROS 2:
8677

8778
https://visualstudio.microsoft.com/downloads/
88-
79+
8980
Make sure that the Visual C++ features are installed.
9081
An easy way to make sure they're installed is to select the `Desktop development with C++` workflow during the install.
9182

92-
![Desktop development With C++](https://i.imgur.com/2h0IxCk.png)
93-
94-
</details>
83+
.. image:: https://i.imgur.com/2h0IxCk.png
9584

9685

9786
Install additional DDS implementations (optional)

0 commit comments

Comments
 (0)