ably-js icon indicating copy to clipboard operation
ably-js copied to clipboard

Make a workflow to build a static API reference for the library

Open owenpearson opened this issue 3 years ago • 1 comments

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.

┆Issue is synchronized with this Jira Task by Unito

owenpearson avatar Feb 28 '22 16:02 owenpearson

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?

VeskeR avatar May 23 '24 00:05 VeskeR