@@ -20,11 +20,11 @@ For any add-in you build, you need to understand the following concepts.
20
20
- Troubleshooting your add-in
21
21
- Publishing your add-in
22
22
23
- For the best foundation for these common features and application-specific implementations, review the documentation listed in the following table .
23
+ For the best foundation for these common features and application-specific implementations, review the following documentation .
24
24
25
25
:::row:::
26
26
:::column span="":::
27
- :::image type="content" source="../images/i_best-practices_small.svg" width="100" :::
27
+ :::image type="content" source="../images/office-add-ins-lifecycle-step-1-plan.png" :::
28
28
:::column-end:::
29
29
:::column span="3":::
30
30
** Plan** </br >
@@ -33,7 +33,7 @@ For the best foundation for these common features and application-specific imple
33
33
:::row-end:::
34
34
:::row:::
35
35
:::column span="":::
36
- :::image type="content" source="../images/i_code-blocks_small.svg" width="100" :::
36
+ :::image type="content" source="../images/office-add-ins-lifecycle-step-2-develop.png" :::
37
37
:::column-end:::
38
38
:::column span="3":::
39
39
** Develop** </br >
@@ -42,7 +42,7 @@ For the best foundation for these common features and application-specific imple
42
42
:::row-end:::
43
43
:::row:::
44
44
:::column span="":::
45
- :::image type="content" source="../images/i_recommended-testing_small.svg" width="100" :::
45
+ :::image type="content" source="../images/office-add-ins-lifecycle-step-3-test-and-debug.png" :::
46
46
:::column-end:::
47
47
:::column span="3":::
48
48
** Test and debug** </br >
@@ -51,7 +51,7 @@ For the best foundation for these common features and application-specific imple
51
51
:::row-end:::
52
52
:::row:::
53
53
:::column span="":::
54
- :::image type="content" source="../images/i_deploy_small.svg" width="100" :::
54
+ :::image type="content" source="../images/office-add-ins-lifecycle-step-3-test-and-debug.png" :::
55
55
:::column-end:::
56
56
:::column span="3":::
57
57
** Publish** </br >
@@ -60,7 +60,7 @@ For the best foundation for these common features and application-specific imple
60
60
:::row-end:::
61
61
:::row:::
62
62
:::column span="":::
63
- :::image type="content" source="../images/i_reference_small.svg" width="100" :::
63
+ :::image type="content" source="../images/office-add-ins-lifecycle-step-5-reference.png" :::
64
64
:::column-end:::
65
65
:::column span="3":::
66
66
** Reference** </br >
0 commit comments