godot/.github
Fabio Alessandrelli 472482013e [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.
2021-02-26 11:33:59 +01:00
..
ISSUE_TEMPLATE Style: Fix code format scripts compat with non-GNU Unices 2020-07-27 13:11:44 +02:00
workflows [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00
CODEOWNERS CODEOWNERS: Add some more owned files and fix team names 2021-02-16 11:35:51 +01:00
PULL_REQUEST_TEMPLATE.md Add a PR template with a message about PRs needing to be for master 2020-07-22 13:04:58 -04:00