summaryrefslogtreecommitdiffstats
path: root/doc/classes/JavaScript.xml
Commit message (Expand)AuthorAgeFilesLines
* Rename JavaScript singleton to JavaScriptBridgeGeequlim2022-09-021-79/+0
* [Web] Rename JavaScript platform to Web.Fabio Alessandrelli2022-08-291-2/+2
* [doc] Use "param" instead of "code" to refer to parameters (5)Andy Maloney2022-08-151-6/+6
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-8/+8
* Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* [HTML5] Implement JavaScript PWA update callbacks.Fabio Alessandrelli2022-02-061-0/+22
* Replace Godot docs URL with `$DOCS_URL` in XML class referenceRémi Verschelde2021-11-151-2/+2
* doc: Update links to latest documentation after content reorganizationRémi Verschelde2021-10-061-1/+1
* Don't generate empty doc sections and reduce code duplicationAaron Franke2021-09-201-2/+0
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-26/+13
* [HTML5] Add easy to use download API.Fabio Alessandrelli2021-05-211-0/+16
* [HTML5] Implement Godot <-> JavaScript interface.Fabio Alessandrelli2021-05-201-0/+27
* Document that the JavaScript singleton may be disabled at build-timeHugo Locurcio2020-09-201-0/+1
* Add link titles for all links in the class referenceHugo Locurcio2020-08-311-1/+1
* Update docs to version 4.0clayjohn2020-01-311-1/+1
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
* Proofread and improve the whole class referenceHugo Locurcio2019-06-271-1/+1
* doc: Drop unused <demos> tagRémi Verschelde2019-04-191-2/+0
* doc: Bump version to 3.2Rémi Verschelde2019-04-011-1/+1
* doc: Use HTTPS for docs.godotengine.org and point to latest branchRémi Verschelde2018-11-051-1/+1
* Add support for tutorial links to makerst.pyrobojumper2018-06-121-1/+1
* doc: Remove status from hardcoded version stringRémi Verschelde2018-02-271-1/+1
* doc: Update version string in headerRémi Verschelde2018-02-191-1/+1
* doc: Fix references to online tutorials after godotengine/godot-docs#1015Rémi Verschelde2018-01-251-1/+1
* doc: Sync with current sourceRémi Verschelde2018-01-251-1/+1
* Filled tutorial field in most relevent classes.Juan Linietsky2018-01-151-1/+1
* doc: Update version string in XMLRémi Verschelde2018-01-131-1/+1
* doc: Update header version for 3.0-betaRémi Verschelde2017-11-241-1/+1
* Facilitate exposing platform-exclusive interfaces to all platformsLeon Krause2017-11-181-0/+30