godot/.github/workflows
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
..
android_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
ios_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
javascript_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
linux_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
macos_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
server_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00
static_checks.yml [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
windows_builds.yml CI: Build without debug symbols to reduce cache size 2021-02-22 14:16:42 +01:00