Skip to content

Improve TypeScript SDK API reference navigation - #71833

Merged
jason810496 merged 1 commit into
apache:mainfrom
jason810496:docs/ts-sdk/categorize-api-reference
Aug 20, 2026
Merged

Improve TypeScript SDK API reference navigation#71833
jason810496 merged 1 commit into
apache:mainfrom
jason810496:docs/ts-sdk/categorize-api-reference

Conversation

@jason810496

@jason810496 jason810496 commented Aug 19, 2026

Copy link
Copy Markdown
Member

Why

The TypeScript SDK API reference currently mixes user-facing Dag authoring symbols with supporting and runtime details. The language SDK guide also needs to reflect the beta's Dag-based syntax.

What

  • Group the generated API reference into Authoring, Types, Exceptions, and Internals sections using docs-only TypeDoc entry points.
  • Keep coordinator startup APIs out of the public reference and place only SUPERVISOR_API_VERSION under Internals.
  • Preserve exception links across the new documentation sections.
  • Align the TypeScript language SDK guide with Dag, DagRegistry, and serveDags.
  • Trigger the TypeDoc CI build when a documentation category entry point changes.

Verification

Screenshot 2026-08-19 at 6 46 32 PM
Was generative AI tooling used to co-author this PR?

@jason810496
jason810496 force-pushed the docs/ts-sdk/categorize-api-reference branch from ccc4c33 to 026e96b Compare August 20, 2026 07:11
@jason810496
jason810496 merged commit 6f36bac into apache:main Aug 20, 2026
154 of 155 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants