Skip to content

Add quick reference to top of each language guide#65

Merged
okdistribute merged 3 commits into
mainfrom
rae/language-quick-reference
Jun 11, 2026
Merged

Add quick reference to top of each language guide#65
okdistribute merged 3 commits into
mainfrom
rae/language-quick-reference

Conversation

@okdistribute

@okdistribute okdistribute commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Each language page (languages/{rust,python,swift,kotlin,javascript}.mdx) now opens with a quick reference:

  • Platforms table, taken from the overview's platform support matrix, with a link back to the full matrix. Kotlin notes Android requires building from source; JavaScript includes the Node.js 20.3+ requirement.
  • API reference link: docs.rs for Rust, the generated uniffi/DocC/Dokka/TypeDoc references for the bindings.
  • Example app link: sendme for Rust, and the matching hello-iroh-ffi directory for Swift, Kotlin, Python, and JavaScript (the repo now ships Python and Node console readers for the dot demo).

Also:

  • Adds a hello-iroh-ffi card to the languages overview and updates its description on the examples page to cover all four bindings.
  • Removes em dashes from the language guide prose.

🤖 Generated with Claude Code

okdistribute and others added 2 commits June 11, 2026 11:04
Each language page now opens with supported platforms (from the
overview matrix), a link to the API reference, and an example app.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Replace the inline platform lists with per-language tables and remove
em dashes from the quick reference blocks.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@okdistribute okdistribute merged commit b4938f9 into main Jun 11, 2026
3 checks passed
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.

1 participant