15 Commits

Author SHA1 Message Date
Hugo Locurcio
2738f4fe1f Clarify that the JavaScript singleton is available in official templates 2020-09-20 15:55:40 +02:00
Rémi Verschelde
ac5aa6cd1e Improve docs about compilation toolchain requirements
Add mention about installing Python 3-flavored SCons with
pip for Linux distros which still only provide a Python 2 build
(e.g. Ubuntu 18.04).
2020-03-25 15:05:14 +01:00
Marcel Admiraal
ae0166f57e Remove references to Python 2.7 in build requirements. 2020-03-15 10:07:00 +00:00
scottkunkel
313a2f452f updated emscripten version (#2500)
required for ES6
2019-06-16 20:49:23 +02:00
Rémi Verschelde
dc2ff4434b Style changes to #2155 2019-01-26 21:10:54 +01:00
Leon Krause
4cb5df447b Update HTML5 platform docs 2019-01-23 23:21:55 +01:00
Rémi Verschelde
5a8fd214e1 Add seealso pointing to Buildsystem intro in all compiling pages
Many new contributors want to add information on -j multicore option for
SCons in "Compiling for X" pages as they seem to skip the intro, so let's
make it prominent.
2018-11-28 23:13:13 +01:00
None
f064e4f7a7 Fix 404s, some redirects and some broken links. 2018-05-30 16:49:21 -07:00
Leon Krause
c04ce7eb81 Update HTML5 documentation
- Update build instructions
- Update engine.js API
- Document HTML5-related feature tags
- Document JavaScript.eval() build toggle
- Warn about iOS browsers
- Warn about HTTP polling loop
2018-04-10 21:09:39 +02:00
Leon Krause
da195ea229 Update HTML5 platform documentation
- Remove asm.js documentation
 - Document engine.js interface
 - Elaborate on limitations
 - Elaborate on generated files
 - Update build toolchain documentation
 - Update JavaScript singleton documentation
2018-01-03 21:05:29 +01:00
Hugo Locurcio
ee7849d180 Update build instructions to mention support for Python 3.5 and later
- Fix grammar and wording in many areas of the documentation
2017-12-30 14:18:40 +01:00
Camille Bissuel
2246544bf7 Make The Compiling for Web documentation more obvious - corrected
Thanks for your feedback @eska014, here is a better and corrected version, with no syntax mistakes as far as I can check.
2017-09-21 15:58:10 +02:00
Camille Bissuel
7f16bf5098 Make The Compiling for Web documentation more obvious
I updated the documentation with workaround if it's not compiling from my experience in Bug #11197, and thanks to the help of @eska014.
2017-09-21 15:58:10 +02:00
L. Krause
734db354d1 Update and clarify HTML5 doc 2017-07-15 19:35:29 +02:00
Julian Murgia
b408bdb918 Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00