|
3 | 3 | href: index.yml
|
4 | 4 |
|
5 | 5 | - name: Office Scripts in Excel
|
| 6 | + expanded: true |
6 | 7 | items:
|
7 | 8 | - name: Overview
|
8 | 9 | href: overview/excel.md
|
@@ -46,21 +47,8 @@ items:
|
46 | 47 | href: develop/macros-power-automate.md
|
47 | 48 | - name: Work with PivotTables
|
48 | 49 | href: develop/pivottables.md
|
49 |
| - - name: Troubleshooting |
50 |
| - items: |
51 |
| - - name: Troubleshooting basics |
52 |
| - href: testing/troubleshooting.md |
53 |
| - - name: Troubleshooting with Power Automate |
54 |
| - href: testing/power-automate-troubleshooting.md |
55 |
| - - name: Improve script performance |
56 |
| - href: develop/web-client-performance.md |
57 |
| - - name: Platform limits |
58 |
| - href: testing/platform-limits.md |
59 |
| - - name: TypeScript restrictions |
60 |
| - href: develop/typescript-restrictions.md |
61 |
| - - name: Undo the effects of Office Scripts |
62 |
| - href: testing/undo.md |
63 | 50 | - name: Samples
|
| 51 | + expanded: true |
64 | 52 | items:
|
65 | 53 | - name: Overview
|
66 | 54 | href: resources/samples/samples-overview.md
|
@@ -138,6 +126,20 @@ items:
|
138 | 126 | href: resources/scenarios/punch-clock.md
|
139 | 127 | - name: Seasons greetings
|
140 | 128 | href: resources/samples/community-seasons-greetings.md
|
| 129 | + - name: Troubleshooting |
| 130 | + items: |
| 131 | + - name: Troubleshooting basics |
| 132 | + href: testing/troubleshooting.md |
| 133 | + - name: Troubleshooting with Power Automate |
| 134 | + href: testing/power-automate-troubleshooting.md |
| 135 | + - name: Improve script performance |
| 136 | + href: develop/web-client-performance.md |
| 137 | + - name: Platform limits |
| 138 | + href: testing/platform-limits.md |
| 139 | + - name: TypeScript restrictions |
| 140 | + href: develop/typescript-restrictions.md |
| 141 | + - name: Undo the effects of Office Scripts |
| 142 | + href: testing/undo.md |
141 | 143 | - name: Office Scripts and other platforms
|
142 | 144 | items:
|
143 | 145 | - name: Differences between Office Scripts and VBA Macros
|
|
0 commit comments