Primary goal: provide minimal docstrings on the Apis.
Secondary goals:
- open up and pave the road to adding compatibility informations aka supported platforms (see issue
- add a link to mdn docs when available
The MDN content markup may be a good source of structured data to harvest (and its html counterpart).
Also notice some comments in a json file from TypeScript-DOM-lib-generator; probably used to fuel Typescript stubs comments (don't know how this json is made).
Another source to investigate probably generated from Typescript stubs.
Primary goal: provide minimal docstrings on the Apis.
Secondary goals:
The MDN content markup may be a good source of structured data to harvest (and its html counterpart).
Also notice some comments in a json file from TypeScript-DOM-lib-generator; probably used to fuel Typescript stubs comments (don't know how this json is made).
Another source to investigate probably generated from Typescript stubs.