Skip to content

Add API docs column to Available SDKs table in README#1662

Merged
edburns merged 4 commits into
mainfrom
copilot/update-readme-table-api-docs
Jun 13, 2026
Merged

Add API docs column to Available SDKs table in README#1662
edburns merged 4 commits into
mainfrom
copilot/update-readme-table-api-docs

Conversation

Copilot AI commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

Adds an "API docs" column to the Available SDKs table with links for languages that have published API documentation:

Adds an "API docs" column with links for Rust (docs.rs) and Java
(javadoc.io). Other languages have empty cells for now.

Closes #1661

Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Copilot AI changed the title [WIP] Update README table to include API docs for Java and Rust Add API docs column to Available SDKs table in README Jun 13, 2026
Copilot AI requested a review from edburns June 13, 2026 14:31
@edburns edburns marked this pull request as ready for review June 13, 2026 14:37
@edburns edburns requested a review from a team as a code owner June 13, 2026 14:37
Copilot AI review requested due to automatic review settings June 13, 2026 14:37

Copilot AI left a comment

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.

Pull request overview

Adds an “API docs” column to the top-level “Available SDKs” table in README.md so users can quickly find published API reference documentation from the repo’s main landing page.

Changes:

  • Expanded the “Available SDKs” table to include a new API docs column.
  • Added API documentation links for Rust (docs.rs) and Java (javadoc.io).
Show a summary per file
File Description
README.md Adds an “API docs” column to the SDK table and populates it with links for Rust and Java.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Comment thread README.md Outdated
Comment thread README.md Outdated
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
Copilot AI requested a review from edburns June 13, 2026 14:45
@edburns edburns merged commit 1d89120 into main Jun 13, 2026
10 checks passed
@edburns edburns deleted the copilot/update-readme-table-api-docs branch June 13, 2026 14:55
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