Skip to content

Add DeepL CLI documentation to Getting Started#263

Closed
theAPILife wants to merge 3 commits intoDeepLcom:mainfrom
theAPILife:add-deepl-cli-docs
Closed

Add DeepL CLI documentation to Getting Started#263
theAPILife wants to merge 3 commits intoDeepLcom:mainfrom
theAPILife:add-deepl-cli-docs

Conversation

@theAPILife
Copy link
Copy Markdown
Collaborator

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

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>
@akash-joshi akash-joshi requested a review from morsssss March 13, 2026 13:17
Comment thread docs/getting-started/deepl-cli.mdx Outdated
@JanEbbing
Copy link
Copy Markdown
Member

LGTM apart from the 1 comment

npm package is not published yet — only show install-from-source.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@theAPILife
Copy link
Copy Markdown
Collaborator Author

@JanEbbing I've resolved.

- 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 removed the request for review from morsssss March 16, 2026 12:04
@daniel-jones-dev
Copy link
Copy Markdown
Member

Merged in the redo PR

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.

4 participants