Skip to content

Add DeepL CLI documentation to Getting Started#263

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

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

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
@JanEbbing
Copy link
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
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>
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