Keep eleven languages of documentation in lockstep with the source — without ever leaving your repo. Rush Studio watches your docs branch, drafts every changed segment with AI, and routes it to a reviewer who actually sees the context.
npm i @acme/sdk then call start().npm i @acme/sdk@4 and call boot() from your entry file.await the handshake.Docs ship in English, then sit in the localization backlog for weeks. Every release widens the gap between the English source and every other locale.
Every merged PR fires an automatic draft in all your target locales. Reviewers get the diff — not a re-export — so translated docs land in the same release, not the one after next.
Reviewers translate a bare string with no idea which page, callout, or code block it belongs to — so technically-correct translations still read wrong on the rendered page.
The editor renders the doc the way readers will — sidebar, callouts, syntax highlighting — with the segment highlighted in place. Reviewers translate against the real surface.
Ajoutez le paquet, puis appelez boot() depuis votre fichier d'entrée.
A single release breaks terminology across every locale: the CLI flag, the API object, the product name all drift the moment a new translator touches them.
A docs-grade glossary locks product names, CLI flags, and API objects. Anything off-glossary is flagged while the translator is still typing — never at build time.
Frontmatter, JSX components, code fences, tables, and admonitions survive the round trip with formatting intact. No re-tagging, no broken builds.
Point Rush Studio at the branch your docs live on. We watch every PR.
Only the changed lines — TM fills the rest. Drafts land in minutes, not days.
Each segment shows the rendered page, the prev/next paragraphs, and any screenshots.
Translated MDX commits back as locale folders. Your site builds them like any other branch.
The docs-specific workflow rides on the same foundation every Rush Studio team gets:
"Our docs repo is the source of truth. Rush Studio's GitHub integration translates every PR diff in 9 languages before the original ships. We stopped having a localization backlog."
Join the waitlist and our team will help you set up a project from your own files — usually in under a week.