mintlify[bot]
646d2f5474
docs: clarify per-user vs org-wide agent integration scope ( #6135 )
...
* docs: clarify per-user vs org-wide agent integration scope
* docs: tighten integrations page descriptions to SEO length
* 💅
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-09 17:32:08 -07:00
mintlify-development[bot]
241ac82fb5
docs: PDF exports now supported for authenticated sites ( #6138 )
...
* docs: note full-site PDF exports now support authenticated sites
* Update optimize/pdf-exports.mdx
---------
Co-authored-by: mintlify-development[bot] <109878554+mintlify-development[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-09 17:21:10 -07:00
mintlify[bot]
d4e2b29581
docs: tighten MCP page descriptions for SEO across locales ( #6125 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-09 17:17:45 -07:00
mintlify[bot]
f8ac572c1a
docs: add Plain to agent integrations ( #6134 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-09 17:15:52 -07:00
mintlify[bot]
f2c3147e8a
docs: generalize analytics CSV export to cover all tabs ( #6136 )
...
* docs: generalize analytics CSV export to cover all tabs
* docs: translate analytics CSV export updates to fr and es
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-09 17:15:47 -07:00
mintlify[bot]
032733e3f5
docs: add lazy loading example for custom React components ( #6133 )
...
* docs: add lazy loading example for custom React components
* docs: translate lazy loading example to es and fr
* Update customize/react-components.mdx
* Update customize/react-components.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-09 17:12:05 -07:00
mintlify[bot]
26de97c15e
chore: add Vale vocabulary entries from PR #6128 spellcheck ( #6131 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-09 17:05:06 -07:00
mintlify[bot]
8ff55540eb
docs: translate Pro plan removal updates to es and fr ( #6129 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-09 05:40:11 +00:00
skeptrune
39f1aeea07
Remove Pro plan mentions ( #6128 )
...
Migration services are now an Enterprise plan feature, and the Pro plan no longer exists. Update the migration-services page to reference the Enterprise plan, and drop the Pro Plan changelog entry plus the "Pro users" qualifier from the AI Widget entry.
2026-06-08 22:36:58 -07:00
mintlify[bot]
d1cf8a6406
docs: remove trailing periods from MCP Step titles (es, fr) ( #6124 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-09 00:41:23 +00:00
mintlify[bot]
d88b484b74
docs: remove trailing periods from MCP Step titles ( #6121 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-08 17:22:02 -07:00
Ethan Palm
7662f8fb2a
Feedback resolution 2026 06 08 ( #6123 )
...
* clarify MCP returns MD
* Fix doc issues surfaced by user feedback
- Fix claude mcp add --header argument order: the flag must come after
the positional <name> and <url> args because --header is variadic and
otherwise consumes everything that follows it, causing the "missing
required argument 'name'" error users reported.
- Add tip to wrap iframes in Frame component to prevent overflow (user
suggestion on image-embeds page).
- Fix broken anchor link in quickstart CLI tab: /cli/install has no
#clone-your-repository section; replaced with inline git clone
instructions and a correct link to /deploy/github.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* Document wide-mode behavior for side panel
Wide mode hides the entire side panel (not just the TOC), including
Panel components and OpenAPI request/response examples. This was
undocumented and actively confused a user who couldn't understand why
their OpenAPI example panels disappeared on wide-mode pages.
- Fix the wide mode description in organize/pages.mdx (it previously
said only the TOC was hidden, but ContentSideLayout.tsx returns null
for wide/center/custom modes entirely)
- Add a Note to components/panel.mdx calling out that the side panel
is absent on wide, center, and custom pages
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* Resolve user feedback: clarify path formats, load timing, and analytics config
- react-components: add Constraints section (hooks pre-injected, no npm, no default exports)
- posthog: fix default host from app.posthog.com to ph.mintlify.com (confirmed via source)
- plausible: add ParamField descriptions including server field explanation
- create/text: note that internal links require root-relative paths without file extensions
- create/image-embeds: clarify image paths are root-relative, relative paths unsupported
- create/redirects: show redirects as top-level field in full docs.json example
- customize/custom-scripts: note that custom JS runs after page is interactive, applies globally
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* 💅
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-08 17:21:31 -07:00
mintlify[bot]
13a51397da
docs: translate MCP/assistant Markdown clarification (es, fr) ( #6119 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-08 21:39:00 +00:00
Ethan Palm
162c0b6ec1
clarify MCP returns MD ( #6118 )
2026-06-08 14:34:31 -07:00
mintlify[bot]
25b54ef6a2
docs: default Update from code changes workflow to twice weekly ( #6102 )
...
* docs: update default schedule for Update from code changes workflow
* Update workflows/reference.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-08 13:44:03 -07:00
mintlify[bot]
d993e2d8c5
docs: document MCP server-card tools field and read-only annotations ( #6096 )
...
* docs: document MCP server-card tools field and read-only annotations
* docs: wrap translated server-card heading in anchor div
* Update ai/model-context-protocol.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-08 13:41:45 -07:00
mintlify[bot]
83fff5ff6b
docs: clarify MDX escaping and standalone-page navigation pattern ( #6097 )
...
* docs: clarify MDX character escaping and standalone-page navigation
* docs: mirror MDX escaping and navigation updates in fr and es
* Update organize/navigation.mdx
* Apply suggestion from @ethanpalm
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-08 13:39:26 -07:00
mintlify[bot]
198b249fef
docs: document Slack notifications for workflows ( #6095 )
...
* docs: document Slack notifications and stale review reminders for workflows
* docs: translate Slack notifications section into es and fr
* add images, rewrite instructions
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-08 13:33:52 -07:00
mintlify[bot]
21abbffaa1
docs: tighten four overly long sentences for readability ( #6116 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-08 11:25:19 -07:00
mintlify[bot]
458fcfd792
docs: clarify per-page PDF downloads work on authenticated sites ( #6104 )
...
* docs: clarify per-page PDF downloads work on authenticated sites
* Update optimize/pdf-exports.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-08 11:22:25 -07:00
mintlify[bot]
216997314f
docs: remove Workflows beta callout ( #6103 )
...
* docs: remove Workflows beta callout from localized agent pages
* docs: tighten workflows page descriptions to fit SEO limit
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-08 11:20:42 -07:00
Ethan Palm
f86634e2b6
Merge branch 'main' of https://github.com/mintlify/docs
2026-06-08 10:45:55 -07:00
Ethan Palm
22d210592c
fix sidebarTitle
2026-06-08 10:45:48 -07:00
mintlify[bot]
fabe642897
fix: sync sidebarTitle frontmatter for Search MCP in es and fr ( #6113 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-08 17:26:31 +00:00
Ethan Palm
160dab360a
fix frontmatter for Search MCP
2026-06-08 10:24:01 -07:00
mintlify[bot]
74f7a92a81
docs: add June 5, 2026 changelog entry ( #6094 )
...
* docs: add June 5, 2026 changelog entry
* docs: translate June 5, 2026 changelog into fr, es, zh
* 💅
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-05 14:53:23 -07:00
mintlify[bot]
e601a8024e
docs: tighten SEO descriptions on agent pages ( #6085 )
...
* docs: tune SEO descriptions for agent integrations and Slack pages
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-04 15:29:55 -07:00
mintlify[bot]
bbb85bd712
docs: fix style and consistency issues in agent and workflows pages ( #6087 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-04 15:28:36 -07:00
mintlify[bot]
8e0a284cf9
chore: add AGENTS, Nango, Salesforce to Vale vocabulary ( #6089 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 15:20:51 -07:00
mintlify[bot]
dc82d98a90
docs: translate agent integrations PR #6084 to es and fr ( #6088 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 22:19:18 +00:00
mintlify[bot]
f63481901d
docs: fix typos in agent/slack.mdx ( #6086 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 22:16:28 +00:00
Ethan Palm
6066a1d621
Agent integrations ( #6084 )
...
* update agent overview
* add note to slack page
* add new page to docs.json
* draft integrations page
* copy edit
* add integrations to workflow pages
2026-06-04 15:14:31 -07:00
mintlify[bot]
f99123ca26
docs: fix Vale warnings from PRs merged in the last week ( #6081 )
...
* docs: fix Vale warnings from PRs merged in the last week
* docs: mirror Vale style fixes into es, fr, and zh translations
* Apply suggestions from code review
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-04 09:48:45 -07:00
mintlify[bot]
15d9eaf50c
docs: document download-pdf contextual menu option ( #6080 )
...
* docs: document download-pdf contextual menu option
* Document contextual PDF download option (#6075 )
* Document contextual PDF download option
* Tighten contextual PDF docs update
* Remove contextual docs formatting change
* add enterprise gate
* add link in pdf-exports page
* Update pdf-exports.mdx
---------
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* docs: remove duplicate VS Code keyword in zh contextual menu frontmatter (#6082 )
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: translate contextual PDF download updates to es and fr (#6083 )
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: use sentence case for Expandable title in i18n guide (#6067 )
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: tighten slack agent description length for SEO (#6078 )
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* docs: document download-pdf contextual menu option
* Update ai/contextual-menu.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Leyland Yang <yangleyland@gmail.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-04 09:43:19 -07:00
mintlify[bot]
ce154761f5
docs: tighten slack agent description length for SEO ( #6078 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 09:37:24 -07:00
mintlify[bot]
30b7b378d3
docs: use sentence case for Expandable title in i18n guide ( #6067 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 09:36:56 -07:00
mintlify[bot]
67723a915a
docs: translate contextual PDF download updates to es and fr ( #6083 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 16:26:38 +00:00
mintlify[bot]
e9086c3220
docs: remove duplicate VS Code keyword in zh contextual menu frontmatter ( #6082 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 16:25:07 +00:00
Leyland Yang
8b337fabd8
Document contextual PDF download option ( #6075 )
...
* Document contextual PDF download option
* Tighten contextual PDF docs update
* Remove contextual docs formatting change
* add enterprise gate
* add link in pdf-exports page
* Update pdf-exports.mdx
---------
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-04 09:22:50 -07:00
mintlify[bot]
a5774f3638
docs: translate Slack Enterprise Grid warning to es and fr ( #6079 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-04 06:56:57 +00:00
skeptrune
bf83a6602a
docs(agent): note Enterprise Grid workspace install for Slack app ( #6077 )
2026-06-03 23:54:44 -07:00
mintlify[bot]
c756914581
docs: sync API docs icon to file-braces in es.json and fr.json ( #6069 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-03 22:16:52 +00:00
Ethan Palm
b87ced08f8
Updated mintlify pages ( #6068 )
...
- Updated docs.json
Mintlify-Source: dashboard-editor
2026-06-03 15:14:42 -07:00
mintlify[bot]
a341b740af
docs: remove false RTL support claim from i18n FAQ (es, fr) ( #6066 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-03 21:53:50 +00:00
Alejandro Cortez
6991793bd6
docs: remove false RTL support claim from i18n FAQ ( #6065 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-03 17:51:12 -04:00
mintlify[bot]
ce1d1d74a9
docs: shorten overly long credits page descriptions (es, fr) ( #6060 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-03 13:42:42 -07:00
mintlify[bot]
020cfdfda5
docs: update editor embed instructions for YouTube, Loom, and Vimeo ( #6062 )
...
* docs: update editor embed instructions to use /embed for YouTube, Loom, and Vimeo
* Update editor/pages.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-03 13:42:20 -07:00
mintlify[bot]
a61aef4f9c
docs: sync translation lag in es/fr/zh localized pages ( #6064 )
...
* docs: sync translation lag in es/fr/zh localized pages
* docs: tighten fr quickstart description and localize Agent card heading
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-03 12:54:00 -07:00
Ethan Palm
873e58ad89
Use starter/ent credit tiers ( #6059 )
...
* use starter/ent tiers
* Update configure.mdx
2026-06-02 12:37:06 -07:00
mintlify[bot]
1b18bf8368
docs: translate credit pricing tiers update to es and fr ( #6058 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-02 18:18:56 +00:00