6 Commits
Author SHA1 Message Date
Fabio Alessandrelli a8ad17dd10 [Web] Expand "Interacting with Javascript"
Document the new (preferred) interface.

Add a small section about downloading files to the user device.

(cherry picked from commit 712aa0c345)
2024-07-24 20:27:43 +02:00
Matthew 738646088e Merge pull request #8905 from adamscott/update-emscripten-minimum-requirements
Update the Emscripten minimum requirements to 3.1.39

(cherry picked from commit 7f531fed8c)
2024-05-07 12:53:20 +02:00
Rémi Verschelde 0c85f5d522 Merge pull request #8657 from aaronfranke/template-target
Update export template docs to use Godot 4.x target names
2024-01-25 10:00:55 +01:00
Hugo Locurcio 1abe518cf8 Mention local web server for testing web editor in Compiling/Exporting for the Web 2023-03-01 23:33:08 +01:00
Hugo Locurcio 554394c5cd Update Python version requirements on Compiling pages
The `master` branch has required Python 3.6 to be compiled for
a few years now.

This also makes the text more consistent across platforms.
2023-01-20 13:07:35 +01:00
Yuri Sizov dbfe3b1d26 Reorganize documentation for contributors
- Merge Community/Contributing and Engine Development into one top-level section, Contributing.
- Structure it in a way that gives equal priority to various ways to contribute, including documentation.
- Rename several articles to be more comprehensive and in line with the overall state of the documentation.
- Rewrite the guide for class reference contributions.
2023-01-10 01:49:30 +03:00