|
26 | 26 | "tab": "Spectrum", |
27 | 27 | "groups": [ |
28 | 28 | { |
29 | | - "group": "Get started", |
30 | | - "pages": [ |
31 | | - "spectrum-ts/introduction", |
32 | | - "spectrum-ts/getting-started" |
33 | | - ] |
| 29 | + "$source": "spectrum-ts", |
| 30 | + "group": "Get started" |
34 | 31 | }, |
35 | 32 | { |
36 | | - "group": "Core concepts", |
37 | | - "pages": [ |
38 | | - "spectrum-ts/messages", |
39 | | - "spectrum-ts/spaces-and-users", |
40 | | - "spectrum-ts/reactions-and-replies", |
41 | | - "spectrum-ts/platform-narrowing", |
42 | | - "spectrum-ts/webhooks" |
43 | | - ] |
| 33 | + "$source": "spectrum-ts", |
| 34 | + "group": "Core concepts" |
44 | 35 | }, |
45 | 36 | { |
46 | | - "group": "Content", |
47 | | - "pages": [ |
48 | | - "spectrum-ts/content", |
49 | | - "spectrum-ts/content/text", |
50 | | - "spectrum-ts/content/markdown", |
51 | | - "spectrum-ts/content/attachments", |
52 | | - "spectrum-ts/content/voice", |
53 | | - "spectrum-ts/content/contacts", |
54 | | - "spectrum-ts/content/rich-links", |
55 | | - "spectrum-ts/content/app", |
56 | | - "spectrum-ts/content/polls", |
57 | | - "spectrum-ts/content/groups", |
58 | | - "spectrum-ts/content/custom", |
59 | | - "spectrum-ts/content/replies", |
60 | | - "spectrum-ts/content/edits", |
61 | | - "spectrum-ts/content/unsend", |
62 | | - "spectrum-ts/content/typing-indicators", |
63 | | - "spectrum-ts/content/rename", |
64 | | - "spectrum-ts/content/avatar", |
65 | | - "spectrum-ts/content/composing-content" |
66 | | - ] |
| 37 | + "$source": "spectrum-ts", |
| 38 | + "group": "Content" |
67 | 39 | }, |
68 | 40 | { |
69 | | - "group": "Providers", |
70 | | - "pages": [ |
71 | | - "spectrum-ts/providers", |
72 | | - { |
73 | | - "group": "iMessage", |
74 | | - "icon": "comment", |
75 | | - "root": "spectrum-ts/providers/imessage", |
76 | | - "pages": [ |
77 | | - "spectrum-ts/providers/imessage/connection-and-routing", |
78 | | - "spectrum-ts/providers/imessage/messaging-features" |
79 | | - ] |
80 | | - }, |
81 | | - { |
82 | | - "group": "Terminal", |
83 | | - "icon": "terminal", |
84 | | - "root": "spectrum-ts/providers/terminal", |
85 | | - "pages": [ |
86 | | - "spectrum-ts/providers/terminal/setup-and-usage", |
87 | | - "spectrum-ts/providers/terminal/interactions" |
88 | | - ] |
89 | | - }, |
90 | | - { |
91 | | - "group": "WhatsApp Business", |
92 | | - "icon": "whatsapp", |
93 | | - "root": "spectrum-ts/providers/whatsapp-business", |
94 | | - "pages": [ |
95 | | - "spectrum-ts/providers/whatsapp-business/setup", |
96 | | - "spectrum-ts/providers/whatsapp-business/conversations" |
97 | | - ] |
98 | | - }, |
99 | | - { |
100 | | - "group": "Telegram", |
101 | | - "icon": "paper-plane", |
102 | | - "root": "spectrum-ts/providers/telegram", |
103 | | - "pages": [ |
104 | | - "spectrum-ts/providers/telegram/setup", |
105 | | - "spectrum-ts/providers/telegram/conversations-and-features" |
106 | | - ] |
107 | | - }, |
108 | | - { |
109 | | - "group": "Slack", |
110 | | - "icon": "hash", |
111 | | - "root": "spectrum-ts/providers/slack", |
112 | | - "pages": [ |
113 | | - "spectrum-ts/providers/slack/setup", |
114 | | - "spectrum-ts/providers/slack/conversations-and-events" |
115 | | - ] |
116 | | - } |
117 | | - ] |
| 41 | + "$source": "spectrum-ts", |
| 42 | + "group": "Providers" |
118 | 43 | }, |
119 | 44 | { |
120 | | - "group": "Advanced", |
121 | | - "pages": [ |
122 | | - "spectrum-ts/custom-events-and-lifecycle", |
123 | | - "spectrum-ts/custom-platforms" |
124 | | - ] |
| 45 | + "$source": "spectrum-ts", |
| 46 | + "group": "Advanced" |
125 | 47 | }, |
126 | 48 | { |
127 | 49 | "group": "Integrations", |
|
139 | 61 | ] |
140 | 62 | }, |
141 | 63 | { |
142 | | - "group": "Troubleshooting", |
143 | | - "pages": [ |
144 | | - "spectrum-ts/troubleshooting/imessage" |
145 | | - ] |
| 64 | + "$source": "spectrum-ts", |
| 65 | + "group": "Troubleshooting" |
146 | 66 | } |
147 | 67 | ] |
148 | 68 | }, |
|
298 | 218 | }, |
299 | 219 | "contextual": { |
300 | 220 | "options": [ |
301 | | - "copy", |
302 | | - "view", |
303 | | - "chatgpt", |
304 | | - "claude", |
305 | | - "perplexity", |
306 | | - "mcp", |
307 | | - "cursor", |
308 | | - "vscode" |
309 | | - ] |
| 221 | + "copy", |
| 222 | + "view", |
| 223 | + "chatgpt", |
| 224 | + "claude", |
| 225 | + "perplexity", |
| 226 | + "mcp", |
| 227 | + "cursor", |
| 228 | + "vscode" |
| 229 | + ] |
310 | 230 | }, |
311 | 231 | "footer": { |
312 | 232 | "socials": { |
|
0 commit comments