Translate content: add mint test docs to es, fr, zh - #7243
Merged
Conversation
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Mirrors the new
mint testdocumentation fromcli/commands.mdx(PR #7241) into the Spanish, French, and Chinese translations.Changes
mint testsection (usage, scope screenshot, output table) toes/cli/commands.mdx,fr/cli/commands.mdx, andzh/cli/commands.mdxmint testrow from the "Coming soon" table in each translation<div id="...">with English slugs per repo conventionContext
Triggered by merge of
docs(mint test): add documentation on mint test (#7241). Nodocs.jsonor redirect changes were needed.Note
Low Risk
Documentation-only translation parity; no runtime, config, or routing changes.
Overview
Brings the
mint testCLI reference in line with the Englishcli/commands.mdxupdate (#7241) for Spanish, French, and Chinese (es/cli/commands.mdx,fr/cli/commands.mdx,zh/cli/commands.mdx).Each locale gets a new section (before
mint export) covering usage,docs.jsonnavigation scope, the shared scope screenshot, and the output paths table (tests/mint-test/<run-id>/and.mintlify/test/), with English anchor slugs (mint-test,output) in<div id="...">wrappers.mint testis removed from the localized “Coming soon” tables so it is documented as a supported command.Reviewed by Cursor Bugbot for commit 6f76cec. Bugbot is set up for automated code reviews on this repo. Configure here.