99 "dark" : " #A8FF53"
1010 },
1111 "favicon" : " /images/favicon.png" ,
12+ "contextual" : {
13+ "options" : [
14+ " copy" ,
15+ " view" ,
16+ " claude"
17+ ]
18+ },
1219 "navigation" : {
1320 "dropdowns" : [
1421 {
3239 "pages" : [
3340 {
3441 "group" : " Tasks" ,
35- "pages" : [" tasks/overview" , " tasks/schemaTask" , " tasks/scheduled" ]
42+ "pages" : [
43+ " tasks/overview" ,
44+ " tasks/schemaTask" ,
45+ " tasks/scheduled"
46+ ]
3647 },
3748 " triggering" ,
3849 " runs" ,
4758 " errors-retrying" ,
4859 {
4960 "group" : " Wait" ,
50- "pages" : [" wait" , " wait-for" , " wait-until" , " wait-for-token" ]
61+ "pages" : [
62+ " wait" ,
63+ " wait-for" ,
64+ " wait-until" ,
65+ " wait-for-token"
66+ ]
5167 },
5268 " queue-concurrency" ,
5369 " versioning" ,
92108 },
93109 {
94110 "group" : " Development" ,
95- "pages" : [" cli-dev" ]
111+ "pages" : [
112+ " cli-dev"
113+ ]
96114 },
97115 {
98116 "group" : " Deployment" ,
104122 " deployment/atomic-deployment" ,
105123 {
106124 "group" : " Deployment integrations" ,
107- "pages" : [" vercel-integration" ]
125+ "pages" : [
126+ " vercel-integration"
127+ ]
108128 }
109129 ]
110130 },
156176 },
157177 {
158178 "group" : " Using the Dashboard" ,
159- "pages" : [" run-tests" , " troubleshooting-alerts" , " replaying" , " bulk-actions" ]
179+ "pages" : [
180+ " run-tests" ,
181+ " troubleshooting-alerts" ,
182+ " replaying" ,
183+ " bulk-actions"
184+ ]
160185 },
161186 {
162187 "group" : " Troubleshooting" ,
163188 "pages" : [
164189 " troubleshooting" ,
165190 " troubleshooting-debugging-in-vscode" ,
166191 " upgrading-packages" ,
167-
168192 " troubleshooting-uptime-status" ,
169193 " troubleshooting-github-issues" ,
170194 " request-feature"
182206 },
183207 {
184208 "group" : " Help" ,
185- "pages" : [" community" , " help-slack" , " help-email" ]
209+ "pages" : [
210+ " community" ,
211+ " help-slack" ,
212+ " help-email"
213+ ]
186214 }
187215 ]
188216 },
203231 },
204232 {
205233 "group" : " Tasks API" ,
206- "pages" : [" management/tasks/trigger" , " management/tasks/batch-trigger" ]
234+ "pages" : [
235+ " management/tasks/trigger" ,
236+ " management/tasks/batch-trigger"
237+ ]
207238 },
208239 {
209240 "group" : " Runs API" ,
249280 "groups" : [
250281 {
251282 "group" : " Introduction" ,
252- "pages" : [" guides/introduction" ]
283+ "pages" : [
284+ " guides/introduction"
285+ ]
253286 },
254287 {
255288 "group" : " Frameworks" ,
362395 },
363396 {
364397 "group" : " Migration guides" ,
365- "pages" : [" migration-mergent" ]
398+ "pages" : [
399+ " migration-mergent"
400+ ]
366401 },
367402 {
368403 "group" : " Community packages" ,
383418 "href" : " https://trigger.dev"
384419 },
385420 "api" : {
386- "openapi" : [" openapi.yml" , " v3-openapi.yaml" ],
421+ "openapi" : [
422+ " openapi.yml" ,
423+ " v3-openapi.yaml"
424+ ],
387425 "playground" : {
388426 "display" : " simple"
389427 }
558596 "destination" : " /management/overview"
559597 }
560598 ]
561- }
599+ }
0 commit comments