167 Commits

Author SHA1 Message Date
mintlify[bot] b8c59ceb9d Update from code changes: sourceRef nested GitLab subgroup paths (#7273)
* docs: document sourceRef support for nested GitLab subgroup paths

* 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-09-10 13:28:16 -07:00
mintlify[bot] 5fd2bb8559 Documentation quality check: fix gaps in deploy and editor pages (#7287)
* docs: fix answerability gaps in deploy, editor, and help center pages

* docs: mirror deploy, editor, and help center fixes into es, fr, zh

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-09-08 08:54:36 -07:00
mintlify[bot] 8b31949b1b Consistency audit: deploy (#7289)
* fix: resolve cross-page contradictions in deploy directory

* docs: mirror deploy audit fixes into es, fr, and zh translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-09-08 08:53:16 -07:00
mintlify[bot] f66b301e00 fix: revert hosted docs URLs to mintlify.site domain (#7272)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-09-07 12:19:54 -04:00
mintlify[bot] bd5ce7c5f5 Documentation quality check: fix stale UI claims and gaps (#7236)
* docs: fix stale UI claims and gaps found in quality check

* docs: mirror quality-check fixes into es, fr, zh translations

* 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-09-03 08:58:05 -07:00
mintlify[bot] cfa24dc0a6 Documentation quality check: fix gaps in recently changed pages (#7139)
* docs: fix quality gaps in recently changed pages

* docs: mirror PR changes into es, fr, zh translations

* docs: address review feedback on quality-check fixes

- route53-cloudfront: split the Route 53 section into "Add your domain to
  the distribution" and "Create the Route 53 record", give the alternate
  domain name / ACM step numbered steps and the console path, and warn
  that CloudFront only accepts certificates issued in us-east-1
- cli/commands: drop the intro sentence that restated the frontmatter
  description; match the link text to the target page title
- poc-onboarding: stop coupling DNS setup to authentication in the
  participants table, since auth works on .mintlify.site
- editor/pages: note that "Move to trash" has no trash view to restore
  from, and that recovery after publishing is through the repository

Mirrored into es, fr, and zh.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Update 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>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-31 10:31:38 -07:00
mintlify[bot] f072caaf92 docs: translate preview deployment auth gating updates to es, fr, zh (#7183)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-28 23:29:40 +00:00
mintlify[bot] 68b3593289 Documentation quality check: fix gaps in recently updated pages (#7168)
* docs: fix quality gaps in recently updated pages

* docs: mirror quality fixes into es, fr, zh translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-28 10:10:17 -07:00
mintlify[bot] f330a63890 Prune bot: merge thin/orphaned pages in deploy/ (#7141)
* refactor: merge thin and orphaned Vercel/Cloudflare deploy pages into parents

* docs: mirror deploy page merges into es/fr/zh translations and nav

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-27 08:42:50 -07:00
mintlify[bot] 850d58c17a docs: apply style and tone fixes to preview deployment pages (#7130)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-26 11:36:06 -07:00
mintlify[bot] 390c9485bf Documentation quality check: fix gaps in recently changed pages (#7118)
* docs: fix verified gaps in recently changed pages

* docs: mirror PR fixes into es, fr, zh and improve pages description

* Update poc-onboarding.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-08-26 11:17:11 -07:00
mintlify[bot] 71db6519a2 docs: sync es/fr/zh translations for rollbacks, static export, and POC onboarding (#7119)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-26 08:56:02 -07:00
Ethan Palm 9a4ec7b557 Editor docs overhaul (#7112)
* Fix editor docs accuracy, split media page, clear translation orphans

Accuracy fixes, each verified against mintlify/mint or mintlify/server:

- pages.mdx: "Editors and managers can restore them" -> "admins".
  "Manager" is not a Mintlify role.
- index.mdx: publishing on a feature branch does not automatically open a
  pull request; you choose commit-to-branch or PR. Contradicted the
  branching page's own table.
- branching-and-publishing.mdx: preview deployments build when you open a
  pull request, not on every branch save. Confirmed in gitlabWebhooks
  (handleMergeRequestOpenEvent) and cruxWebhooks (keyed on reviewId).
  tutorial.mdx was already correct.
- settings.mdx: rewritten against editor-settings-form.tsx. The panel has
  four sections, not "two layers", and the entire Appearance section was
  undocumented - including "Open live preview in new tab", which
  live-preview.mdx already linked readers to. Corrected three setting
  labels, noted that draft PRs default to on, added the 20,000-character
  instruction limit.
- live-preview.mdx: link now resolves to /editor/settings#appearance.

De-bloat:

- Split the media section out of pages.mdx (172 lines, 15 subtopics) into
  editor/media.mdx and added it to the nav.
- Trimmed index.mdx from 11 sidebar-duplicating cards to 4.

Translation orphans and redirects:

- Deleted 7 translated files whose English source was removed in April and
  June. The translate automation never cleaned them up, and in PR #6062 it
  wrote into es|fr|zh/editor/media.mdx 34 days after the English source was
  deleted.
- Dropped /editor/media -> /editor/pages so it stops shadowing the
  recreated page.
- Added /{es,fr,zh}/editor/publish, completing an English-only redirect.
- Added /editor/collaborate and its language variants. That page was
  deleted in June with no redirect and has been a live 404 since.

mint broken-links clean, mint a11y clean, vale 0/0/0 on changed files.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Restructure editor docs: 14 pages to 9, cut UI description

The editor section had grown to 14 pages, about 40% of which described
things a user can see on screen. The ratio was 105 field-enumeration
bullets to 42 procedural steps.

New structure, organized around what is invisible rather than what is
on screen:

  Overview      absorbs git-essentials (concepts + the Git mapping table)
  Tutorial      unchanged
  Edit content  absorbs media and navigation
  Publish       branch mechanics, conflicts, git sync, commit signing
  Review        previews, pull requests, approve and merge
  Collaborate   comments + suggestions + real-time editing
  Editor agent  trimmed
  Settings      absorbs configurations as a pointer
  Keyboard shortcuts  unchanged

Removed: git-essentials, media, navigation, live-preview, comments,
suggestions, configurations, branching-and-publishing. Added: publish,
review, collaborate.

configurations.mdx was the clearest cut. It was a 193-line field-by-field
mirror of the Site configurations panel, which is a third rendering of
information already in the docs.json schema and in organize/settings-*
(2,694 lines). It is now a short section in settings.mdx covering only
what is specific to editing configuration from the editor: real-time
sync, the SVG logo constraint, and the redirects interface.

Also cut: block actions, the minimap, code block options, right-click
menu enumerations, page settings field lists (already delegated to
/organize/pages), and most screenshots of self-evident controls.

1,320 to 848 body lines. Field-enumeration bullets 105 to 29.

English redirects added for all eight removed pages. Language variants
deliberately omitted: es/fr/zh still carry the old structure, so
redirecting those paths now would shadow pages that still exist there.
The translation automation should mirror this restructure; verify
afterward that no orphans remain.

Vale vocabulary widened rather than reworded around: autocommit(s|ed|ing)?,
autosav(e|es|ed|ing), dotfile(s)?.

mint broken-links clean, mint a11y clean, vale 0 errors on editor/.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Correct keyboard shortcuts against the editor keymap

Verified every documented shortcut against the bindings in mintlify/mint
rather than inferring them. The app-level set is exhaustive:
mod+backslash, mod+i, mod+k, mod+s, mod+shift+period, mod+z, shift+mod+d,
shift+mod+s. Visual-mode bindings come from the Tiptap extensions.

- Cmd/Ctrl+Shift+F ("Switch between Navigation and Files tree") does not
  exist. No such binding is registered anywhere in the dashboard. Replaced
  with the real binding at that spot in the UI: Cmd/Ctrl+Shift+. toggles
  "Show all files".
- Added Heading 5 and Heading 6. Heading.configure sets levels 1-6 and
  preserves the parent Mod-Alt-N shortcuts; the table stopped at 4.
- Added Cmd/Ctrl+G for accordion group, bound in Accordions.tsx.

Confirmed correct and unchanged: Cmd+K search, Cmd+I agent, Cmd+Shift+S
mode toggle, Cmd+Shift+D diff, Cmd+\ sidebar, Cmd+Shift+M comment,
Cmd+Shift+E suggesting mode, Cmd+Shift+X strikethrough, Cmd+K link,
Cmd+Enter line break, Cmd+Shift+8 unordered list, and that source mode
runs Monaco.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* Document auto publish, drop the deprecated deploy branch lock

Auto publish is available to all deployments, so the settings panel shows
"Auto publish" rather than "Main branch autocommits". It is not just a
rename: when it is on, the editor hides the branch selector and the
Publish button entirely (TopBar returns null for both), so there is no
pending state and no review step. Documented that behavior in
settings.mdx and added a note at the top of publish.mdx, since that page
otherwise assumes a publish step exists.

The deployment branch lock was deprecated and removed, so it stays out of
the docs. It was already dropped from settings.mdx in the restructure.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* 💅

* copy edit index

* Fix editor docs I verified against dead code

Three claims traced to code that never mounts. Ethan confirmed the diff
shortcut does not work, which exposed the pattern.

- Removed Cmd/Ctrl+Shift+D for diff view. It is registered only at
  SubBar/index.tsx:488, inside EditorSubBar, which is exported and
  imported by nothing. There is no live diff shortcut; exitDiff exists
  only as an onClick in EditorModeContextMenu.
- Source mode runs CodeMirror, not Monaco. SourceEditor resolves through
  source-editor/index.tsx to editor-view.tsx, which imports
  @codemirror/state and @codemirror/view. Monaco is used only by
  EmbedModal. The shortcut rows themselves were correct: CodeMirror's
  defaultKeymap and searchKeymap match VS Code for toggle comment, move
  line, duplicate line, find, and add cursor above/below, all confirmed
  against @codemirror/commands.
- Rewrote the left panel section of pages.mdx. The tabs are Home and
  Publishing (EditorNavigationSidebarContents.tsx:62), not Navigation and
  Files. The Navigation/Files switcher lives in the same dead SubBar
  component. Home renders the workspace file tree including private
  pages; Publishing renders the site navigation and site settings.
  Confirmed by the e2e helper openPublishingNavigation, which queries the
  Publishing tab by role against the running app.

Also corrected in that section: the tree hides docs.json, dotfiles,
extensionless files, all-caps Markdown, and css/js/jsx/mjs/cjs/pdf unless
Show all files is on; "unlisted" was an invented term, replaced with a
link to /organize/hidden-pages; and the folder menu item is "New page",
confirmed by e2e, not "New file".

Added four source-mode bindings that are real and undocumented: Cmd+B and
Cmd+I insert Markdown markers, Cmd+Option+Shift+[ and ] fold and unfold
all.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

* copy edit pages

* copy edit publish

* copy edit review

* copy edit settings

* copy edit collaborate

* Updated mintlify pages

- Updated quickstart.mdx

Mintlify-Source: dashboard-editor

* copy edit keyboard shortcuts

* Updated mintlify pages

- Updated quickstart.mdx

Mintlify-Source: dashboard-editor

* Revert "Updated mintlify pages"

This reverts commit 8d1b50cbfc.

* Updated mintlify pages

- Updated quickstart.mdx

Mintlify-Source: dashboard-editor

* fix editor edits

* Mirror the editor restructure into es, fr, and zh

Brings all three translated sites onto the same nine-page structure as
English instead of waiting for the translate automation, which has a
documented history of leaving orphans behind.

Content:
- Deleted 21 orphans: branching-and-publishing, comments, configurations,
  git-essentials, live-preview, navigation, and suggestions in each
  language. None had an English source after the restructure.
- Added publish, review, and collaborate in each language.
- Rewrote index, pages, settings, agent, and keyboard-shortcuts to match
  the current English content, including Home/Publishing tabs, CodeMirror
  source mode, Show all files, and the restored Appearance section.
- Kept the existing conventions: es uses usted, fr uses vous, keywords and
  product UI labels stay in English, and every heading is wrapped in a
  <div id="english-slug"> so cross-language anchors resolve. Verified that
  every English anchor exists in all three languages.

Navigation and redirects:
- es.json, fr.json, and zh.json now list the same nine pages as docs.json.
- Removed six locale redirects that would have shadowed the new publish
  and collaborate pages once they existed.
- Added 21 locale redirects for the removed pages and retargeted the
  destinations that pointed at them.
- Retargeted four /editor/configurations redirects that pointed at
  #site-configurations, an anchor dropped in the settings rewrite.
- Rewrote stale links in changelog, authentication-setup, concepts, and
  glossary across all three languages, since broken-links does not follow
  redirects.

English fixes needed first, all caused by the settings restructure:
- Restored ## Appearance. Two pages link to #appearance, and its four
  preferences were otherwise undocumented.
- Restored ## Create draft pull requests by default, which changelog
  links to and which defaults to on.
- Promoted Main branch autocommits from ### to ##; it was nested under PR
  instructions, and its warning named a setting no longer on the page.
- Retargeted publish.mdx from the removed #auto-publish anchor.
- Fixed a missing space in the settings page intro.

mint broken-links clean, mint a11y clean (1042 files), vale 0 errors,
all five JSON files valid.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-25 19:40:14 -07:00
mintlify[bot] dbe23faeb2 docs: translate llms index route changes into es, fr, zh (#7105)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-25 20:04:36 +00:00
mintlify[bot] 11bb57f9b4 Documentation quality check: document deployment history (#7077)
* docs: add deployment history section to deployments page

* docs: translate deployment history section into es, fr, zh

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-25 09:19:17 -07:00
mintlify[bot] 0d52a48ff2 docs: translate instant rollbacks content into es, fr, zh (#7073)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-24 21:49:03 +00:00
mintlify[bot] 8024e05a3c docs: note https and public-address requirement for self-hosted GitLab host URL (#7065)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-24 14:45:30 -07:00
mintlify[bot] 8acbdcedf0 Translation lag tracker: sync es/fr/zh for Aug 12-19 updates (#7020)
* docs: sync es/fr/zh translations for Aug 12-19 English updates

* docs: wrap translated personalization headings and trim overlong descriptions

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-19 08:49:28 -07:00
mintlify[bot] c01ebfa41c docs: translate multi-repo variable merging updates (es/fr/zh) (#6998)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-17 18:28:14 +00:00
mintlify[bot] ca26814ba0 Update from code changes: note Pro+ plan for self-hosted GitLab OAuth (#6972)
* docs: note Pro+ plan requirement for self-hosted GitLab OAuth

* Apply suggestion from @ethanpalm

* Update es/deploy/gitlab-self-hosted.mdx

* Update fr/deploy/gitlab-self-hosted.mdx

* Update zh/deploy/gitlab-self-hosted.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-08-14 10:59:27 -07:00
mintlify[bot] 691a34ada9 Translation lag tracker: sync es/fr/zh for Aug 5-12 updates (#6962)
* docs: sync es/fr/zh translations for Aug 5-12 English updates

* docs: shorten SEO titles/descriptions on new translated help-center pages

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-12 08:39:55 -07:00
mintlify[bot] 0aa4dcab4a docs: translate Bitbucket Cloud support (#6929) into es, fr, zh (#6934)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-10 21:56:25 +00:00
mintlify[bot] 4df6199783 docs: document sourceRef support inside tab menu arrays (#6901)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-08-10 14:40:07 -07:00
mintlify[bot] 3b78dd9d26 Update & deprecate from code: document analytics updates (#6856)
* docs: document analytics and authenticated previews

* docs: polish translated analytics updates

* remove duplicative content

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* 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-08-10 11:03:28 -07:00
mintlify[bot] e3d9a5ade2 Documentation quality check: address reader-question gaps (#6922)
* docs: address reader-question gaps flagged by quality check

* docs: mirror English gap fixes to es, fr, zh translations

* 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-08-10 09:51:50 -07:00
mintlify[bot] df4c082fc2 Update from code changes: document OAuth group claims (#6887)
* docs: document OAuth group claim delimiters

* docs: refine localized authentication 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-08-06 09:48:39 -07:00
mintlify[bot] 8c65ccfbdc Translation lag tracker: sync es/fr/zh with July 22–29 updates (#6804)
* docs: sync es/fr/zh translations with recent English updates

* docs: fix SEO descriptions, HTML entities, and heading anchors in translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-30 10:36:07 -07:00
Ethan Palm 0e57fcbfd9 Revert OAuth token claims documentation (#6684, #6690) (#6811)
The token claims feature (deriving OAuth groups from JWT claims) isn't
shipped yet, so its docs shouldn't have merged. This reverts both the
original PR and its follow-up precedence clarification.

This reverts commit e3257c2d8b.
This reverts commit d2378037d9.
2026-07-29 15:00:00 -07:00
mintlify[bot] 131cfda71c Apply SEO and metadata best practices (#6755)
* docs: clarify Route 53 and CloudFront page title for SEO

* docs: clarify Route 53 and CloudFront titles in es/fr/zh translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-27 15:34:26 -07:00
mintlify[bot] b6217990ce docs: translate custom developer portals page to es, fr, zh (#6763)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-27 21:16:24 +00:00
mintlify[bot] d28cfb8ac1 docs: translate subpath proxy asset routing updates (es/fr/zh) (#6758)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-27 20:36:18 +00:00
mintlify[bot] 222b473600 docs: translate self-host deployment doc to es, fr, zh (#6731)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-24 17:29:32 +00:00
mintlify[bot] d2378037d9 Documentation quality check: clarify OAuth token claims precedence (#6690)
* docs: clarify token claims precedence over info API URL

* docs: mirror token claims precedence note to es, fr, zh

* 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-07-22 11:07:09 -07:00
mintlify[bot] e3257c2d8b Update from code changes: document OAuth token claims for groups (#6684)
* docs: document OAuth token claims for group derivation

* docs: translate OAuth token claims section (es, fr, zh)

* 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-07-21 10:30:07 -07:00
mintlify[bot] ade1fbbd39 Documentation quality check: fill gaps in recently updated pages (#6633)
* docs: address reader-question gaps in recently updated pages

* docs: shorten analytics description, split long sentence, mirror translations

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-17 15:06:01 +00:00
mintlify[bot] 5bf909de05 Draft improvements from user feedback: clarify ignore/sourceRef/monorepo/domain (#6408)
* docs: clarify mintignore, sourceRef, monorepo toggle, static export domain

* docs: mirror translations for mintignore/multi-repo/monorepo/static-export updates

* Apply suggestion from @ethanpalm

* 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-07-16 17:13:01 -07:00
mintlify[bot] 45d85bb3f8 Update from code changes: document root URL path for multi-repo (#6379)
* docs: document root URL path for multi-repo deployments

* docs: wrap translated section headings in div anchors

* 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-07-16 17:07:00 -07:00
mintlify[bot] 3bebd828f6 Translation lag tracker: sync es/fr/zh with recent English updates (#6573)
* docs: sync es/fr/zh translations with recent English updates

* docs: tighten translated SEO metadata and fix register consistency

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-15 10:07:32 -07:00
mintlify[bot] e2d7fe44f4 docs: translate ci.mdx Vale config updates into es, fr, zh (#6553)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-14 17:06:29 +00:00
mintlify[bot] a4d84dbcbc fix: update git settings URL in translated docs (#6529)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-13 23:10:32 +00:00
mintlify[bot] 2214a338a3 Update from support feedback: fork PR preview limitation (#6443)
* docs: document fork PR preview limitation and workaround

* docs: translate fork PR preview limitation to es, fr, zh

* 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-07-10 15:01:53 -07:00
mintlify[bot] 9a5161679d docs: translate HTTP methods proxy guidance for es/fr/zh (#6507)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-10 17:24:17 +00:00
mintlify[bot] 93f848e73d docs: translate custom domain updates (#6465) into es, fr, zh (#6492)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-07-09 18:51:37 -07:00
mintlify[bot] 359086106f fix: remove broken image references in translated custom-domain and vercel guides (#6486)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-10 01:07:03 +00:00
mintlify[bot] 6407b43ce9 Documentation quality check: close reader-question gaps (#6407)
* docs: close reader-question gaps in recently changed pages

* docs: translate reader-question gap fixes (es, fr, zh)

* Apply suggestion from @ethanpalm

* 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>

* Apply suggestion from @ethanpalm

* Apply suggestion from @ethanpalm

* 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>

* 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-07-07 13:18:35 -07:00
mintlify[bot] a1c0737b70 docs: translate plan availability callouts (es, fr, zh) (#6401)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-06 22:49:46 +00:00
mintlify[bot] b2e50f5579 docs: translate authentication-setup rename to private (fr, es, zh) (#6398)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-06 20:12:46 +00:00
Kyle Finken 4894f12f0c Update docs for new Pro pricing (#6386) 2026-07-03 21:22:47 -07:00
mintlify[bot] fed930aa2d docs: translate Vale-warning fixes into es, fr, zh (#6380)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-03 00:33:45 +00:00
mintlify[bot] e1fa3abf9e Vale style audit: fix WordList warning in multi-repo keywords (#6360)
* docs: fix Vale WordList warning (url → URL) in multi-repo keywords

* docs: mirror URL keyword fix to es/fr/zh multi-repo pages

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-07-02 11:19:52 -07:00