virtualx-engine/platform
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 Update the initialization timeline for the Godot fragment to be more consistent with the previous activity based timeline. 2021-02-25 15:14:32 +01:00
iphone Modernize atomics 2021-02-18 12:23:25 +01:00
javascript [HTML5] Add jsdoc2rst tool. 2021-02-26 15:35:45 +01:00
osx Modernize Semaphore 2021-02-18 11:58:08 +01:00
server Use -latomic when using clang (server platform) 2021-02-22 21:39:22 +01:00
uwp Fix build error in UWP 2021-02-22 17:57:27 +01:00
windows Added LocalVector to Visual Studio debugger visualization 2021-02-25 15:14:32 +01:00
x11 Allow static linking with libatomic using clang 2021-02-23 14:48:51 +01:00
register_platform_apis.h Update copyright statements to 2021 2021-01-13 16:17:06 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00