Skip to content

Docs: add generated API reference for the Python binding and link it alongside the TypeScript docs site #812

Description

@Haroldwonder

Summary

.github/workflows/docs-sdk.yml already publishes TypeDoc-generated API docs for the TypeScript SDK to GitHub Pages, but bindings/python has no equivalent — no pdoc/Sphinx config and nothing published anywhere. A Python integrator has only the README and source to go on.

Acceptance Criteria

  • Add a pdoc (or Sphinx) config for bindings/python/trustlink and a workflow step that builds it.
  • Published alongside the existing TypeDoc site (e.g. as a /python/ subpath) so there's one discoverable docs entry point.
  • Linked from bindings/python's README and the main README.md.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdocumentationImprovements or additions to documentationpython

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions