Skip to content

api reference page#4302

Open
jsundai wants to merge 4 commits intomainfrom
api-reference-pg
Open

api reference page#4302
jsundai wants to merge 4 commits intomainfrom
api-reference-pg

Conversation

@jsundai
Copy link
Copy Markdown
Contributor

@jsundai jsundai commented Mar 17, 2026

What does this PR do?

  • Addresses feedback about difficulty finding Python and other SDK API docs
  • Create new /references/api-reference page with card-based layout
  • Add API reference as first item in References sidebar section
  • Update main References index to link to consolidated API page
  • Remove duplicate individual SDK API links from References index

Notes to reviewers

#3824

┆Attachments: EDU-6060 api reference page

@jsundai jsundai requested a review from a team as a code owner March 17, 2026 22:13
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Mar 18, 2026 5:39pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 17, 2026

📖 Docs PR preview links

Updated description for clarity and removed redundant help section.
## SDK API References

<div className="pattern-grid">
<a href="https://pkg.go.dev/go.temporal.io/sdk" className="pattern-card" target="_blank" rel="noopener noreferrer">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could these elements be made into components and reused instead of the duplicate code?

## Server API References

<div className="pattern-grid">
<a href="/references/server-frontend-api-reference" className="pattern-card">
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link seems to 404

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