| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Web] Rename JavaScript platform to Web. | Fabio Alessandrelli | 2022-08-29 | 1 | -354/+0 |
| | | | | | Also rename export name from "HTML5" to "Web". | ||||
| * | [HTML5] Add jsdoc2rst tool. | Fabio Alessandrelli | 2021-02-26 | 1 | -0/+354 |
| A template for `jsdoc` that generat the HTML5 public classref. The script can be run via `npm run docs` to print to stdout. You can dry run via `npm run docs -- --d dry-run` or write to file via `npm run docs -- -d /path/to/file.rst` Also update Makefile in `doc/` and add dry run test to CI. | |||||
