Commit Graph
13 Commits
Author SHA1 Message Date
Fredia Huya-Kouadio 60388114d6 Update Android compiling documentation
Updates the `compiling for Android` documentation to reflect the build changes added by [PR #32269](https://github.com/godotengine/godot/pull/32269).
2019-09-28 23:10:45 -07:00
George Marques d5a383b631 Explain the need to set ANDROID_NDK_HOME env var (#2100) 2019-01-08 13:17:39 +01:00
Hugo Locurcio 2514d3415c Fix typo in Compiling for Android 2018-12-12 10:36:42 +01:00
Hugo Locurcio 012491d8b1 Improve the Compiling for Android page
This mentions that Gradle will automatically download SDK components
(except the NDK, as it is used before Gradle is called).
2018-12-09 23:04:13 +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
FeralBytes 0de332c224 JDK 9 causes gradelw build to fail. (#1738)
* JDK 9 causes gradelw build to fail.

Fixing documentation.

* Add JDK 10

Adjust wording for context.
2018-09-20 13:20:49 +02:00
Michael Alexsander Silva Dias c7c102dff5 Fix code blocks in the sixth part of the FPS tutorial 2018-07-22 18:53:39 -03:00
Rémi Verschelde 9ae5f3ac7b Fix instructions on installing custom templates 2018-07-22 17:39:40 +02:00
mhilbrunner f215a0cf26 Proofing/review: Remove filler words, adhere to style guide 2018-05-06 05:23:37 +02:00
LinuxUserGD c122f79cfa fix x11 export templates dir 2018-03-31 17:32:11 +02: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
Rémi Verschelde 7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +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