You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This transitions the node binding's API docs to use typedoc's default HTML output.
Most hyperlinks to node binding's API docs' remain intact (compared to previous deployments on npm.org).
I'm not overly excited about the typedoc organization of the API members, but at least they look familiar to node.js devs that are accustomed to reading typedoc-generated docs.
I also found some typos in the doc comments during local review, so there are some fixes in the docs' content also.
Lastly, spellings are checked in a pre-commit hook.
0 commit comments