Skip to content

Commit 44c9a30

Browse files
j15zclaude
andcommitted
chore(copilot): regenerate the docs manifest for staging docs content
Staging added docs pages since the manifest was generated; the CI freshness check (docs-manifest:check) catches exactly this drift. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent feaa633 commit 44c9a30

2 files changed

Lines changed: 539 additions & 8 deletions

File tree

apps/sim/lib/copilot/generated/docs-manifest.ts

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ export const DOCS_MANIFEST: readonly string[] = [
1515
'agents/custom-tools.mdx',
1616
'agents/mcp.mdx',
1717
'agents/skills.mdx',
18+
'chat.mdx',
19+
'chat/files.mdx',
20+
'chat/knowledge.mdx',
21+
'chat/mailer.mdx',
22+
'chat/research.mdx',
23+
'chat/tables.mdx',
24+
'chat/tasks.mdx',
25+
'chat/workflows.mdx',
1826
'files.mdx',
1927
'files/editor.mdx',
2028
'files/generating.mdx',
@@ -88,6 +96,7 @@ export const DOCS_MANIFEST: readonly string[] = [
8896
'integrations/elasticsearch.mdx',
8997
'integrations/elevenlabs.mdx',
9098
'integrations/emailbison.mdx',
99+
'integrations/embeddings.mdx',
91100
'integrations/enrich.mdx',
92101
'integrations/enrichment.mdx',
93102
'integrations/enrow.mdx',
@@ -161,11 +170,13 @@ export const DOCS_MANIFEST: readonly string[] = [
161170
'integrations/linkedin.mdx',
162171
'integrations/linkup.mdx',
163172
'integrations/linq.mdx',
173+
'integrations/logfire.mdx',
164174
'integrations/logs.mdx',
165175
'integrations/loops.mdx',
166176
'integrations/luma.mdx',
167177
'integrations/mailchimp.mdx',
168178
'integrations/mailgun.mdx',
179+
'integrations/managed_agent.mdx',
169180
'integrations/mem0.mdx',
170181
'integrations/memory.mdx',
171182
'integrations/microsoft_ad.mdx',
@@ -237,6 +248,7 @@ export const DOCS_MANIFEST: readonly string[] = [
237248
'integrations/similarweb.mdx',
238249
'integrations/sixtyfour.mdx',
239250
'integrations/slack.mdx',
251+
'integrations/smartlead.mdx',
240252
'integrations/smtp.mdx',
241253
'integrations/sportmonks.mdx',
242254
'integrations/sqs.mdx',
@@ -253,6 +265,7 @@ export const DOCS_MANIFEST: readonly string[] = [
253265
'integrations/temporal.mdx',
254266
'integrations/textract.mdx',
255267
'integrations/thrive.mdx',
268+
'integrations/tiktok.mdx',
256269
'integrations/tinybird.mdx',
257270
'integrations/trello-service-account.mdx',
258271
'integrations/trello.mdx',
@@ -279,6 +292,8 @@ export const DOCS_MANIFEST: readonly string[] = [
279292
'integrations/zendesk.mdx',
280293
'integrations/zep.mdx',
281294
'integrations/zerobounce.mdx',
295+
'integrations/zoho-desk-service-account.mdx',
296+
'integrations/zoho_desk.mdx',
282297
'integrations/zoom-service-account.mdx',
283298
'integrations/zoom.mdx',
284299
'integrations/zoominfo.mdx',
@@ -293,14 +308,6 @@ export const DOCS_MANIFEST: readonly string[] = [
293308
'logs-debugging.mdx',
294309
'logs-debugging/alerts.mdx',
295310
'logs-debugging/logging.mdx',
296-
'mothership.mdx',
297-
'mothership/files.mdx',
298-
'mothership/knowledge.mdx',
299-
'mothership/mailer.mdx',
300-
'mothership/research.mdx',
301-
'mothership/tables.mdx',
302-
'mothership/tasks.mdx',
303-
'mothership/workflows.mdx',
304311
'platform/costs.mdx',
305312
'platform/credentials.mdx',
306313
'platform/enterprise.mdx',
@@ -310,19 +317,32 @@ export const DOCS_MANIFEST: readonly string[] = [
310317
'platform/enterprise/data-drains.mdx',
311318
'platform/enterprise/data-retention.mdx',
312319
'platform/enterprise/forks.mdx',
320+
'platform/enterprise/self-hosted.mdx',
313321
'platform/enterprise/session-policies.mdx',
314322
'platform/enterprise/sso.mdx',
315323
'platform/enterprise/verified-domains.mdx',
316324
'platform/enterprise/whitelabeling.mdx',
317325
'platform/organization.mdx',
318326
'platform/permissions.mdx',
319327
'platform/self-hosting.mdx',
328+
'platform/self-hosting/architecture.mdx',
329+
'platform/self-hosting/authentication.mdx',
330+
'platform/self-hosting/background-jobs.mdx',
320331
'platform/self-hosting/docker.mdx',
332+
'platform/self-hosting/email.mdx',
321333
'platform/self-hosting/environment-variables.mdx',
334+
'platform/self-hosting/integrations-oauth.mdx',
322335
'platform/self-hosting/kubernetes.mdx',
336+
'platform/self-hosting/networking.mdx',
323337
'platform/self-hosting/object-storage.mdx',
338+
'platform/self-hosting/observability.mdx',
324339
'platform/self-hosting/platforms.mdx',
340+
'platform/self-hosting/redis.mdx',
341+
'platform/self-hosting/scaling.mdx',
342+
'platform/self-hosting/security.mdx',
325343
'platform/self-hosting/troubleshooting.mdx',
344+
'platform/self-hosting/upgrades.mdx',
345+
'platform/self-hosting/verify.mdx',
326346
'platform/workspaces.mdx',
327347
'quick-reference.mdx',
328348
'tables.mdx',

0 commit comments

Comments
 (0)