Skip to content

Commit 2895ec4

Browse files
committed
Fix non-displaying images
Signed-off-by: Travis Collins <travisfcollins@gmail.com>
1 parent 106d5c8 commit 2895ec4

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

CI/doc/source/install.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -56,20 +56,22 @@ Before installing Transceiver Toolbox check the [Release Page](https://github.co
5656

5757
To install the toolbox from within MATLAB using the Add-On Explorer, first launch the Explorer from MATLAB's Home tab:
5858

59-
<img class="screenshot" src="/_static/assets/add_ex.png">
59+
```{figure} _static/assets/add_ex.png
60+
```
6061

6162
Search for the toolbox:
6263

63-
<!-- ![Add-On Explorer](assets/trx_search_wbox.png) -->
64-
<img class="screenshot" src="/_static/assets/trx_search_wbox.png">
64+
```{figure} _static/assets/trx_search_wbox.png
65+
```
66+
6567

6668
Select Transceiver Toolbox from results:
6769

68-
<!-- ![Add-On Explorer](assets/trx_search_find_wbox.png) -->
69-
<img class="screenshot" src="/_static/assets/trx_search_find_wbox.png">
70+
```{figure} _static/assets/trx_search_find_wbox.png
71+
```
7072

7173

7274
Select add:
7375

74-
<!-- ![Add-On Explorer](assets/addons_page_wbox.png) -->
75-
<img class="screenshot" src="/_static/assets/addons_page_wbox.png">
76+
```{figure} _static/assets/addons_page_wbox.png
77+
```

0 commit comments

Comments
 (0)