364 Commits

Author SHA1 Message Date
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
Ethan Palm c1b8b41e17 add description (#5278) 2026-04-10 10:37:38 -07:00
mintlify[bot] be2090200f Translate CLI updates into es, fr, zh (#5162)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-06 11:48:06 -07:00
Ethan Palm db3ca0500d CLI updates (#5150)
* update skills

* update migration guide

* update API migration guide

* update assistant page

* update analytics page

* update CLI commands

* deprecate openapi-check

* add coming soon

* update docs.json

* add index page

* add install page

* add preview page

* add analytics

* add commands reference

* update links

* delete installation.mdx

* add optional prereq steps

* Add telemetry section to commands reference

Incorporates telemetry content from #5039 which was merged to main after
this branch was created. Documents opt-out flags, env variables, and
config persistence.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* move global flags to top

* vale

* remove `mint upgrade`

* remove unnecessary prereq

* restructure analytics commands

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 10:40:51 -07:00
mintlify[bot] be7ae5660d Translate organize/settings.mdx and docs.json nav changes for es/fr/zh (#5145)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-04 00:02:44 +00:00
Ethan Palm ac8fbd6b55 Address feedback 2026-04-03 (#5144)
* Fix invalid navigation $ref example in settings docs

The config/navigation.json example showed a bare array, but navigation
is an object with a groups key. Updated the example to match the actual
schema so users copying it get working configuration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Move CLI installation page to Get started nav group

Searches for "cli" had 22 hits with 0% CTR. The installation page was
buried in Create content between web editor docs and text formatting.
Moving it to Get started makes it findable alongside quickstart.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-03 17:00:11 -07:00
mintlify[bot] 40d53651d8 Remove Slack/Discord bot setup docs (#5016)
* Remove Slack/Discord bot setup docs after dashboard UI removal

Generated-By: mintlify-agent

* remove discord

* copy edit

* concision

---------

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-02 11:26:28 -07:00
Ethan Palm 59c05c29a6 Revert "make it relative urls again (#5074)" (#5075)
This reverts commit 86bb587a76.
2026-04-01 13:47:55 -07:00
ryan nguyen 86bb587a76 make it relative urls again (#5074) 2026-04-01 13:28:54 -07:00
Brandon McConnell 47d1caef69 chore: use favicon from GitHub raw URL (#5067) 2026-04-01 11:35:38 -07:00
mintlify[bot] ebe47024f4 Translate assistant caller stats endpoint into es, fr, zh (#5058)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-01 09:49:36 -07:00
mintlify[bot] 54b1d5df6a Add assistant caller stats API endpoint (#5057)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-01 09:37:10 -07:00
mintlify[bot] b4154451dd Translate get page content endpoint to es, fr, zh (#5041)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-04-01 01:00:41 +00:00
mintlify[bot] 58aa40d0ff Add get page content endpoint to API reference (#5020)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-31 17:55:15 -07:00
mintlify[bot] 1da0a53f67 Add analytics export API docs for 6 endpoints (#4894)
* Add docs for feedback-by-page and search queries analytics endpoints

Generated-By: mintlify-agent

* Add page views and unique visitors analytics API docs

Generated-By: mintlify-agent

* remove translated files

* remove paginate info

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* 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-03-31 17:20:20 -07:00
Ethan Palm 870982dfbb Update docs.json (#4980) 2026-03-27 16:38:28 -07:00
mintlify[bot] efedb634a6 Translate mint export docs to es, fr, zh (#4890)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-25 21:37:00 +00:00
Kyle Finken 45265b3936 Add docs for mint export (#4774)
* mint export

title

* Cleanup docs

title
2026-03-25 14:32:46 -07:00
mintlify[bot] 12d08024e4 Translate Notion MCP integration docs to es, fr, zh (#4879)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-25 19:52:02 +00:00
mintlify[bot] 33b0392e3b Add Notion MCP integration docs for the agent (#4852)
* Add Notion MCP integration page for the agent

Generated-By: mintlify-agent

* 💅

* update image

* copy edit

* fix alt text

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-25 12:44:12 -07:00
mintlify[bot] 05ba80c1b6 Translate inline AI editing docs to es, fr, zh (#4854)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-24 21:13:28 +00:00
mintlify[bot] eef3fa1673 Add inline AI editing docs (#4851)
* Add inline AI editing documentation page

Generated-By: mintlify-agent

* Rename "AI actions" to "Skills" in inline-ai docs

Mintlify-Source: dashboard-editor

* update title/intro

* move higher in nav

* copy edit

* add to index

* add card

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Kaishan (Sam) Ding <52273168+dks333@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-24 14:08:18 -07:00
mintlify[bot] add462fd1f Translate custom page layouts guide to es, fr, zh (#4791)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-21 18:39:11 +00:00
mintlify[bot] c2dfcce65b Add guide on custom page layouts (#4787)
* Add guide on custom page layouts and landing pages

Generated-By: mintlify-agent

* add theme support to table

* more precise CSS language

* use Lucide icon name

* copy edit

* accuracy

* 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-03-21 11:33:28 -07:00
mintlify[bot] 733e9819b0 Translate Linear integration docs to es, fr, zh (#4789)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-21 18:05:51 +00:00
mintlify[bot] e94b00dcb8 Add Linear integration documentation (#4754)
* Add Linear integration documentation for the agent

Generated-By: mintlify-agent

* add Linear to agent index page

* update slack installation steps

* edit linear page

* Update automate-agent.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-03-21 10:59:11 -07:00
mintlify[bot] 5cba29014f Remove deprecated API endpoints from navigation (#4480)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-16 10:46:59 -07:00
mintlify[bot] beadd7d99d Add Tree to components index and Prompt to translated navigation (#4472)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-16 10:35:46 -07:00
mintlify[bot] be9a0667f2 Translate configure-automerge guide to es/fr/zh (#4462)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-03-16 09:27:03 -07:00
mintlify[bot] 6c46d018df Translate settings IA restructure to French, Spanish, and Chinese (#4464)
* Translate settings IA restructure to French, Spanish, and Chinese

Port the settings page restructure from #4446 to all three translated locales:
- Split monolithic settings pages into focused topic pages
- Add new pages: appearance, structure, API, integrations, SEO, reference
- Update navigation in docs.json for fr, es, zh languages
Generated-By: mintlify-agent

* Revert zh/ translation files to main branch versions

These files were already translated separately and caused conflicts.

Co-Authored-By: Claude Sonnet 4.6 <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 4.6 <noreply@anthropic.com>
2026-03-16 09:24:55 -07:00
mintlify[bot] 8856d53912 Add guide for configuring GitHub App automerge (#4452)
* Add guide for configuring GitHub App automerge

Generated-By: mintlify-agent

* copy edit

* move to AI section

* Update index.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-03-13 17:29:26 -07:00
mintlify[bot] 43e52a0f75 Add Chinese translations for settings sub-pages (#4455)
* Add Chinese translations for settings sub-pages

Generated-By: mintlify-agent

* 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-03-13 17:29:16 -07:00
Ethan Palm 9d0640aafb Improve settings page IA and readability (#4446)
* settings overview page

* update docs.json

* update links in icons snippets

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* add schema reference

* add api settings

* add appearance settings

* add integrations settings

* add seo and search settings

* add structure

* add new contextual options

* update links

* Vale

---------

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-13 16:17:34 -07:00
cdxker b51c99629f docs: add v2 agent API endpoints and deprecate v1 (#4225) 2026-03-09 18:07:43 -07:00