mintlify[bot]
dbaedf2ae7
Update from code changes: document trigger automation API ( #6333 )
...
* docs: document trigger automation API endpoint
* docs: translate trigger automation API docs to es, fr, zh
* Fix rate limit for trigger automation endpoint
The docs incorrectly borrowed the 5-requests-per-minute limit from
Trigger preview deployment. The endpoint actually shares Trigger
update's limiter: 10 requests per 10 seconds per organization.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com >
---------
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 Sonnet 5 <noreply@anthropic.com >
2026-07-02 13:24:40 -07:00
mintlify[bot]
2152fdfeb5
Update from code changes: document assistant skills ( #6363 )
...
* docs: document assistant skills
* docs: translate assistant skills page and mirror nav
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-02 11:17:48 -07:00
Justin Torre
ad34d8f12d
added copy for client export feature ( #6300 )
...
* added copy for client export feature
* Fail GitHub Action when export job times out
The sample workflow's wait step previously exited successfully after 60
polls even if the job was still queued/running, then called generate
bundle on an incomplete job (HTTP 409 or a broken deploy). Exit 0 only on
completed, and fail explicitly on timeout.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
* update availability callouts
* add missing 400
* 💅
---------
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-26 14:55:20 -07:00
Ethan Palm
4cffd85891
Codex MCP guide ( #6271 )
...
* docs(DOC-389): add Codex CLI guide and MCP connection tab
Adds a guide for using OpenAI Codex CLI with Mintlify docs (AGENTS.md
config + MCP connection), adds Codex to the AI tools nav group, and
adds a Codex tab to the MCP server connection example section.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* docs: add Codex to AI tools list in guides index
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* docs: update Windsurf → Devin Desktop across guides and contextual menu
windsurf.com permanently redirects to devin.ai/desktop. Updates:
- guides/windsurf.mdx: rebrand to Devin Desktop, update rules path to
.devin/rules/, update docs links, add MCP config with correct format
- ai/contextual-menu.mdx: replace deprecated "windsurf" identifier with
"devin-desktop" in example config, update description and keywords
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* docs: rename guides/windsurf to guides/devin-desktop, add redirect
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* docs: sweep remaining Windsurf → Devin Desktop references in English docs
Updates ai-native.mdx, guides/index.mdx, guides/claude-code.mdx,
organize/settings-structure.mdx, organize/settings-reference.mdx,
and cli/install.mdx. Changelogs and translation files left as-is
(changelogs are historical records; translations auto-update on merge).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* docs: add Codex tab to Use your MCP server section
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* Update docs.json
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-24 21:21:03 -07:00
Leyland Yang
fcbc2d93e8
Document multi-repository deployments ( #6247 )
...
* Document multi-repository deployments
* Remove content directory step from multi-repo docs
* add UI screenshots and copy edit
* remove duplication
* vale
---------
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-06-24 11:53:57 -07:00
Patrick Foster
65f6e60f31
Rename workflows to automations across docs ( #6227 )
2026-06-18 16:44:22 -07:00
mintlify[bot]
e5d1791438
docs: remove mint analytics CLI command ( #6221 )
...
* docs: remove mint analytics CLI command
* docs: tighten CLI page descriptions for SEO
* Apply suggestion from @ethanpalm
* clean up redirects.json
---------
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-18 10:22:10 -07:00
Ethan Palm
0b777ec048
Editor UI updates and ask agent ( #6176 )
...
* Update index.mdx
* add images
* update tutorial
* Update git-essentials.mdx
* Update pages.mdx
* Update branching-and-publishing.mdx
* Update keyboard-shortcuts.mdx
* Update live-preview.mdx
* Create agent.mdx
* Update docs.json
* remove orphaned pages
* Update settings.mdx
* Update pages.mdx
* 💅
* update configurations
2026-06-14 14:17:56 -07:00
Ethan Palm
27c3349e9c
add learn to footer ( #6158 )
2026-06-11 16:12:13 -07: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
Ethan Palm
b87ced08f8
Updated mintlify pages ( #6068 )
...
- Updated docs.json
Mintlify-Source: dashboard-editor
2026-06-03 15:14:42 -07:00
Ethan Palm
30d2541a7a
Credit pricing ( #6047 )
...
* create credit pricing page
* add estimating and cost opimtization
2026-06-01 22:14:52 -07:00
Ethan Palm
fbc3f9f18d
Workflows updates ( #6023 )
...
* Update docs.json
* update title in link
* add link to new guide
* Update index.mdx
* first draft new guide
* Update create.mdx
* Update enable.mdx
* add reference of predefined workflows
* combine enable and manage
* update links
* Update reference.mdx
* Update create.mdx
* Update index.mdx
* Update manage.mdx
* Update use-workflows.mdx
* update images
* update workflow names
* update workflow descriptions
* clarify maintenance workflow cron vs push
2026-05-29 12:06:47 -07:00
Ethan Palm
73eda4bce0
update lucide icon names ( #6020 )
2026-05-28 11:27:35 -07:00
skeptrune
ef65919462
docs: document the download-spec contextual option ( #6014 )
...
* Document download-spec contextual option
* Enable download-spec contextual option on mintlify docs site
* Explain download-spec on the OpenAPI setup page
2026-05-28 10:42:21 -07:00
Ethan Palm
2f7d7d8b83
Remove editor-classic from docs navigation ( #5970 )
...
Mintlify-Source: dashboard-editor
2026-05-26 14:22:05 -07:00
mintlify[bot]
bb371385b4
docs: remove automate-agent guide page ( #5938 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-22 16:49:11 -07:00
Patrick Foster
fa4fc0c118
Revert "docs: add Star Wars overview page ( #5889 )" ( #5890 )
...
This reverts commit 38d75c43c0 .
2026-05-21 16:25:52 -07:00
mintlify[bot]
38d75c43c0
docs: add Star Wars overview page ( #5889 )
...
* docs: add Star Wars overview page
* docs: add translations and improve SEO metadata for Star Wars page
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-21 23:22:14 +00:00
skeptrune
1fedb88ca4
docs: convert search-boost page into general Search config page ( #5851 )
...
Renames optimize/search-boost.mdx to optimize/search.mdx and
restructures it so search boost is one section alongside the new
"Maximum search results" setting from mint #7771 . Updates inbound
links (changelog, pages.mdx, settings-reference.mdx) to deep-link
into the boost section, adds a redirect from the old path, and
includes light/dark screenshots of the new dashboard settings page.
2026-05-18 12:00:39 -07:00
Hammad Shami
ae72f02574
fix: remove duplicate workflows/index from navigation to fix circular Next link ( #5776 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-15 15:27:36 -07:00
mintlify[bot]
4bb0b083b5
docs: add May 15 2026 changelog entry ( #5820 )
...
* docs: add May 15 2026 changelog entry
* docs: translate May 15 changelog entry and add zh editor settings
* Update changelog and favicon configuration
Mintlify-Source: dashboard-editor
* Update changelog for May 15, 2026 release
Mintlify-Source: dashboard-editor
* Update changelog with recent improvements
Mintlify-Source: dashboard-editor
* Remove search language fallback from changelog
Mintlify-Source: dashboard-editor
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-15 14:51:11 -07:00
mintlify[bot]
85ed7ac0d4
docs: add editor settings page for AI and publishing ( #5810 )
...
* docs: add editor settings page for AI instructions and publishing
* docs: refine editor settings SEO and add fr/es translations
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-14 21:19:09 +00:00
mintlify[bot]
a241ae8854
docs: remove Notion agent integration docs ( #5763 )
...
* docs: remove Notion agent integration docs
* docs: remove Notion from Chinese agent docs and navigation
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-12 17:55:58 +00:00
Ethan Palm
f1cb0b4959
remove beta info ( #5735 )
2026-05-09 11:18:50 -07:00
mintlify[bot]
9e8e2225b9
docs: add self-hosted GitLab OAuth setup guide ( #5702 )
...
* Add self-hosted GitLab OAuth documentation
Mintlify-Source: dashboard-editor
* Fix punctuation in GitLab self-hosted docs
Mintlify-Source: dashboard-editor
* Clarify GitLab self-hosted OAuth vs. deploy token
Mintlify-Source: dashboard-editor
* Remove outdated GitLab self-hosted troubleshooting
Mintlify-Source: dashboard-editor
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
* Update deploy/gitlab-self-hosted.mdx
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: Hammad Shami <46585994+H2Shami@users.noreply.github.com >
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-05-08 10:20:50 -07:00
mintlify[bot]
62237aecb1
docs: remove Linear agent integration documentation ( #5613 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-30 10:49:30 -07:00
Ethan Palm
ec5e78af4c
Editor updates ( #5603 )
...
* Update git-essentials.mdx
* Update index.mdx
* add v2 group
* recent updates
* remove v2 path
* small classic editor page
* add tutorial
* updates based on notion doc
* Create branching-and-publishing.mdx
* Update collaborate.mdx
* redirects
* update pages
* update create pages
* remove pages
* update redirects
* Update navigation.mdx
* remove redundancies
* update configurations
* 💅
* remove unused images
* update live preview
* correct image
* Add missing visual mode shortcuts and ungroup action
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-30 00:52:25 -07:00
Ethan Palm
2a1f93eedd
Split workflows into structured group at /workflows/ ( #5597 )
2026-04-29 18:51:22 -07:00
mintlify[bot]
ef4515692b
docs: add admin MCP page ( #5587 )
...
* Add Admin MCP documentation and navigation link
Mintlify-Source: dashboard-editor
* refactor: rename Admin MCP to Mintlify MCP and move under Guides › AI
* refactor: move Mintlify MCP to Documentation › Create content and address review
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-29 11:00:52 -07:00
skeptrune
8909948779
Document the search boost feature ( #5562 )
...
* Document the search boost feature
Add an optimize/search-boost page explaining how to bias in-product
search ranking by setting a numeric boost multiplier in page frontmatter
or on a docs.json navigation group, including inheritance rules and
de-prioritization with sub-1 values. Cross-reference from the boost
frontmatter ResponseField in organize/pages and add the new page to the
Optimize navigation group.
* Document boost in the docs.json schema reference
Add a navigation.groups[].boost subsection under navigation.groups in
the docs.json schema reference page, with a link out to the topic page.
* Apply boost: 2 to Get started and boost: 0.5 to Changelog
Bias in-product search ranking toward onboarding content and away from
the changelog. Doubles as a live test of the search boost feature.
2026-04-28 09:46:25 -07:00
mintlify[bot]
ed3e4614b4
Add trigger preview deployment API endpoint documentation ( #5467 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-20 21:01:28 -07:00
Ethan Palm
877f90193e
split out localized versions of navigation ( #5438 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-17 12:17:36 -07:00
mintlify[bot]
d42bd3f156
Translate assistant group restructure and robots.txt docs to es, fr, zh ( #5435 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-17 12:06:43 -07:00
Ethan Palm
6187247856
Create assistant group ( #5411 )
...
* add redirect
* update links
* remove old page
* create index page
* Create configure.mdx
* Create customize.mdx
* Create use.mdx
* Update docs.json
2026-04-16 11:09:02 -07:00
Han Wang
913a524d11
Fix
2026-04-14 19:12:41 -07:00
Ethan Palm
baf530dedc
Refresh homepage ( #4656 )
...
* them -> luma
* redo landing page
* refine
* spacing
* use images for cards
* searchbar
* searchbar
* reduce pop in
* adjust gradient
* accessibility
* gradient
* fuzz
* gradient colors
* gradient
* add icon
* frame mode
* update cards
* remove support card
* edit bottom cards
* rename image
* make search a button, add aria labels
* color contrast
* Apply suggestions from code review
Co-authored-by: dmytro <71014515+pqoqubbw@users.noreply.github.com >
* gradient on hover
* add color
* remove background image
* fix parsing error
* fix pop in
* pop in
* fix search icon
* fix link
---------
Co-authored-by: dmytro <71014515+pqoqubbw@users.noreply.github.com >
2026-04-14 18:22:50 -07:00
mintlify[bot]
153edce87d
Translate link fixes to es, fr, zh ( #5371 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-15 00:52:39 +00:00
Ethan Palm
b3128df5bd
split out redirects ( #5366 )
2026-04-14 17:25:38 -07:00
mintlify[bot]
f469ed900c
Translate Visibility component docs to es, fr, zh ( #5359 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-14 18:32:53 +00:00
mintlify[bot]
b5a38d8672
Add Visibility component documentation ( #5326 )
...
* Add Visibility component documentation
Generated-By: mintlify-agent
* Add Visibility card to components index page
* Add cross-references between Visibility component and AI-native docs
Generated-By: mintlify-agent
* Fix Visibility docs to clarify markdown page views scope
Generated-By: mintlify-agent
* 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 >
* add closing tags
* add links
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-04-14 11:28:56 -07:00
mintlify[bot]
20699dd4f9
Translate removal of editor inline AI, comments, and suggestions docs ( #5355 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-14 17:18:11 +00:00
mintlify[bot]
c7072226e6
Remove editor inline AI, comments, and suggestions docs ( #5347 )
...
* Remove editor inline AI, comments, and suggestions docs
Generated-By: mintlify-agent
* revert translated changes
* Update changelog.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-04-14 10:13:38 -07:00
mintlify[bot]
a0495e340b
Remove translated agent/feedback pages to mirror English revert ( #5353 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-14 15:55:30 +00:00
Ethan Palm
2f8e9e249d
Revert "docs: add agent feedback documentation ( #5337 )" ( #5352 )
...
This reverts commit 8a95371f63 .
2026-04-14 08:53:28 -07:00
mintlify[bot]
e8a41156a9
Translate agent/feedback.mdx to es, fr, zh and update docs.json navigation ( #5339 )
...
Generated-By: mintlify-agent
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-13 22:59:50 +00:00
skeptrune
8a95371f63
docs: add agent feedback documentation ( #5337 )
...
* docs: add agent feedback documentation
Document the agent feedback feature that allows AI agents reading
markdown pages to submit feedback about documentation issues.
* Address review feedback from ethanpalm
- Capitalize "Markdown" and link to #discovering anchor
- Use more descriptive heading for SEO/AEO
- Use Badge component instead of bold for Agent badge
- Simplify enabled-by-default wording
- Remove redundant "AI" before "agents"
2026-04-13 15:57:15 -07:00
Ethan Palm
1e2ee6f525
use luma theme ( #5311 )
2026-04-13 09:02:38 -07:00
Han Wang
f69d1419ab
Use favicon url
2026-04-12 19:48:46 -07:00
Ethan Palm
16b5b02021
Update help center guide ( #5301 )
...
* update nav/add redirect
* draft help center guide
* add analytics link
* remove deprecated guide
* concise navigation guidance
* clarify collapsibility
2026-04-10 16:43:27 -07:00