Commit Graph

3168 Commits

Author SHA1 Message Date
mintlify[bot] 54c47f48a3 feat: rewrite star wars workflow to inject content on PR merges 2026-06-09 02:33:21 +00:00
mintlify[bot] bfcb670cbb feat: add disabled Star Wars update workflow 2026-06-09 02:30:46 +00: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
Ethan Palm a5e89c4502 Credit pricing tiers (#6053)
* update pricing tiers

* 💅

* remove duplicate paragraph
2026-06-02 11:15:34 -07:00
mintlify[bot] b4bc1f02d0 docs: expand credits page description for SEO (#6056)
* docs: expand credits page description for SEO

* 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-02 10:59:26 -07:00
mintlify[bot] bb1081c88b docs: use active voice in assistant credit tier step (#6055)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-02 10:57:31 -07:00
mintlify[bot] 8678abd430 docs: hobby trial and credit bundle billing flow (#6052)
* docs: update credits and assistant billing for hobby trial and credit bundle

* docs: translate hobby trial and credit bundle updates to es and fr

* revert changes to credits page

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* 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-02 10:52:40 -07:00
rasika-2803 a26d5b21c3 add more technical terms to defualt vale dict (#6054) 2026-06-02 10:52:32 -07:00
mintlify[bot] af571399be docs: update A2A agent card to 0.3 schema (#6051)
* docs: update A2A agent card to 0.3 schema with supportedInterfaces

* Update ai/skillmd.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-02 10:22:56 -07:00
mintlify[bot] f258352e9b docs: translate credits page to fr and es (#6049)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-06-02 05:18:38 +00:00