Skip to content

[REDO] Add DeepL CLI documentation to Getting Started#265

Merged
daniel-jones-dev merged 3 commits intomainfrom
add-deepl-cli-docs
Mar 16, 2026
Merged

[REDO] Add DeepL CLI documentation to Getting Started#265
daniel-jones-dev merged 3 commits intomainfrom
add-deepl-cli-docs

Conversation

@daniel-jones-dev
Copy link
Copy Markdown
Member

@daniel-jones-dev daniel-jones-dev commented Mar 16, 2026

[REDO as in-repo branch, original: https://github.com//pull/263]

Summary

  • Adds a new DeepL CLI documentation page under Getting Started, covering installation, quick start, key capabilities, and usage examples
  • Groups "Client libraries" and "DeepL CLI" under a new Developer Tools nav section
  • Cross-references the CLI from the existing client libraries page
  • Adds a /docs/cli redirect for discoverability

The DeepL CLI is an open-source (MIT) command-line tool covering translate, write, voice, documents, glossaries, watch mode, git hooks, and admin — it deserves first-class visibility alongside the SDKs.

Test plan

  • npx mintlify dev — verify "Developer Tools" group renders in sidebar
  • Verify CLI page renders correctly with all code blocks and tables
  • Verify client libraries page still renders with new CLI cross-link
  • Check /docs/cli redirect resolves to the CLI page
  • Confirm no broken internal links

🤖 Generated with Claude Code

theAPILife and others added 3 commits March 16, 2026 12:53
Group client libraries and CLI under a new "Developer Tools" nav section,
add a dedicated CLI page with installation, quick start, and capabilities,
and cross-reference from the client libraries page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
npm package is not published yet — only show install-from-source.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add description to frontmatter
- Add "This page shows you" opening summary
- Replace redundant MIT callout with Node.js prerequisite note
- Make capabilities table verbs parallel (all imperative)
- Remove bold-before-colon pattern in developer features
- Add context line before git hooks example
- Add cross-reference to "Your first API request"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@daniel-jones-dev daniel-jones-dev merged commit d4fa20e into main Mar 16, 2026
2 checks passed
@daniel-jones-dev daniel-jones-dev deleted the add-deepl-cli-docs branch March 16, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants