godot/platform
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
..
android Update the filtering logic to properly handle directories with .gdignore files. 2021-02-24 18:40:36 -08:00
iphone Merge pull request #45617 from RandomShaper/modernize_atomics 2021-02-18 19:40:31 +01:00
javascript [HTML5] Add jsdoc2rst tool. 2021-02-26 11:33:59 +01:00
linuxbsd Allow static linking with libatomic using clang 2021-02-23 14:51:44 +01:00
osx [macOS] Ignore mouse move event caused by mouse mode switch. 2021-02-15 00:20:50 +02:00
server Use -latomic when using clang (server platform) 2021-02-22 17:09:30 +01:00
uwp Make Servers truly Thread Safe 2021-02-10 13:21:46 -03:00
windows Added LocalVector to Visual Studio debugger visualization 2021-02-24 18:35:39 -07:00
register_platform_apis.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00