Skip to content

Commit dbdc5d3

Browse files
nikblanchetstainless-app[bot]felixfbeckerpackyg
authored
docs: streamline and standardize docs (#687)
To ensure ongoing quality and consistency across all SDKs, the README has been streamlined to the essentials: **Documentation**, **Installation**, **Getting started**, **Requirements**, **Contributing**, and **License**. The deeper, more detailed documentation — including streaming, streaming helpers, request & response types, counting tokens, MCP helpers, message batches, tool use, file uploads, error handling, request IDs, retries, timeouts, long requests, auto-pagination, default headers, advanced usage (raw response access, logging, custom/undocumented requests, fetch client customization, proxies), beta features, and more — now lives at [platform.claude.com/docs/en/api/sdks/typescript](https://platform.claude.com/docs/en/api/sdks/typescript), where it can be maintained in one place, kept up to date, and shared across all SDK languages. This keeps the README focused and approachable for new users while giving experienced developers a single, authoritative source for the full SDK documentation. --------- Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com> Co-authored-by: Felix Becker <felix@anthropic.com> Co-authored-by: Packy Gallagher <packy@anthropic.com>
1 parent 16bf66c commit dbdc5d3

2 files changed

Lines changed: 16 additions & 791 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Contributing to documentation
2+
3+
The documentation for this SDK lives at [platform.claude.com/docs/en/api/sdks/typescript](https://platform.claude.com/docs/en/api/sdks/typescript). To suggest changes, open an issue.
4+
15
## Setting up the environment
26

37
This repository uses [`yarn@v1`](https://classic.yarnpkg.com/lang/en/docs/install).

0 commit comments

Comments
 (0)