mirror of
https://github.com/godotengine/godot.git
synced 2026-03-06 04:51:38 +00:00
Filled tutorial field in most relevent classes.
Added tutorial display in doc.
This commit is contained in:
parent
ef1c26a9a5
commit
03475ba197
72 changed files with 124 additions and 13 deletions
|
|
@ -7,7 +7,7 @@
|
|||
The JavaScript singleton is implemented only in HTML5 export. It's used to access the browser's JavaScript context. This allows interaction with embedding pages or calling third-party JavaScript APIs.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/stable/learning/workflow/export/exporting_for_web.html#calling-javascript-from-script
|
||||
http://docs.godotengine.org/en/3.0/learning/workflow/export/exporting_for_web.html#calling-javascript-from-script
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue