ably-js
ably-js copied to clipboard
Make a workflow to build a static API reference for the library
TSDoc is a good tool for this.
See https://github.com/ably/ably-asset-tracking-android/blob/main/.github/workflows/docs.yml for prior art.
I believe this is currently implemented using TypeDoc. See github action and static API reference for latest commit on main branch.
@owenpearson Would you be happy to close this issue?