@@ -310,11 +310,38 @@ items:
310
310
href : develop/import-teams-toolkit.md
311
311
- name : Develop add-ins with Visual Studio Code
312
312
href : develop/develop-add-ins-vscode.md
313
- - name : Create and Develop add-ins with Visual Studio
313
+ - name : Create and develop add-ins with Visual Studio
314
314
items :
315
315
- name : Overview
316
316
href : develop/develop-add-ins-visual-studio.md
317
317
displayName : Visual Studio
318
+ - name : Quick starts
319
+ items :
320
+ - name : Excel
321
+ items :
322
+ - name : Task pane
323
+ href : quickstarts/excel-quickstart-vs.md
324
+ displayName : Excel, Visual Studio
325
+ - name : Content
326
+ href : quickstarts/excel-quickstart-content.md
327
+ displayName : Excel, Visual Studio
328
+ - name : Outlook
329
+ href : quickstarts/outlook-quickstart-vs.md
330
+ displayName : Outlook, Visual Studio
331
+ - name : PowerPoint
332
+ items :
333
+ - name : Task pane
334
+ href : quickstarts/powerpoint-quickstart-vs.md
335
+ displayName : PowerPoint, Visual Studio
336
+ - name : Content
337
+ href : quickstarts/powerpoint-quickstart-content.md
338
+ displayName : PowerPoint, Visual Studio
339
+ - name : Word
340
+ href : quickstarts/word-quickstart-vs.md
341
+ displayName : Word, Visual Studio
342
+ - name : PowerPoint presentation tutorial
343
+ href : tutorials/powerpoint-tutorial-vs.md
344
+ displayName : Visual Studio
318
345
- name : Get JavaScript IntelliSense in Visual Studio
319
346
href : develop/get-javascript-intellisense-in-visual-studio.md
320
347
- name : Convert JavaScript projects to TypeScript
@@ -1037,32 +1064,6 @@ items:
1037
1064
items :
1038
1065
- name : VSTO add-in developers' guide to Office Add-ins
1039
1066
href : overview/learning-path-transition.md
1040
- - name : Quick starts
1041
- items :
1042
- - name : Excel
1043
- items :
1044
- - name : Task pane
1045
- href : quickstarts/excel-quickstart-vs.md
1046
- displayName : Excel
1047
- - name : Content
1048
- href : quickstarts/excel-quickstart-content.md
1049
- displayName : Excel
1050
- - name : Outlook
1051
- href : quickstarts/outlook-quickstart-vs.md
1052
- displayName : Outlook
1053
- - name : PowerPoint
1054
- items :
1055
- - name : Task pane
1056
- href : quickstarts/powerpoint-quickstart-vs.md
1057
- displayName : PowerPoint
1058
- - name : Content
1059
- href : quickstarts/powerpoint-quickstart-content.md
1060
- displayName : PowerPoint
1061
- - name : Word
1062
- href : quickstarts/word-quickstart-vs.md
1063
- displayName : Word
1064
- - name : Work with a PowerPoint presentation
1065
- href : tutorials/powerpoint-tutorial-vs.md
1066
1067
- name : Share code from VSTO Add-in to Office Add-in
1067
1068
href : tutorials/migrate-vsto-to-office-add-in-shared-code-library-tutorial.md
1068
1069
- name : Make your Office Add-in compatible with an existing COM add-in
0 commit comments