virtualx-engine/doc
Fabio Alessandrelli 43e429fa93 [HTML5] Add jsdoc2rst tool.
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.

(cherry picked from commit 472482013e)
2021-02-26 15:35:45 +01:00
..
classes Fixes typo in Array::bsearch_custom doc 2021-02-26 11:29:35 +01:00
tools makerst: Add an option to filter which XML classes to output 2021-02-16 14:27:39 +01:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00