asynts
3dede275f4
Use literal blocks for code samples with GDScript.
...
GDScript is already the default, it's redundant to specify it explicitly.
A [literal block][1] is already enough.
[1]: https://www.sphinx-doc.org/en/1.8/usage/restructuredtext/basics.html#rst-literal-blocks
2020-01-13 18:45:39 +01:00
asynts
faf9472dda
Use the correct language in code blocks.
...
There are a few places where no language is specified for a code block and
the default is incorrect.
There are a few places where pseudo code is treated as C++.
2020-01-13 18:45:39 +01:00
Rémi Verschelde
5123465942
Fix some Sphinx warnings
2019-10-29 12:54:08 +01:00
frido
6a6464aea1
Fix various typos and grammar issues in tutorial articles
2019-10-09 23:56:08 +02:00
Coleim
31e448e4f9
Correct android plugin java code and add information on how to use it from GDScript ( #2786 )
...
Correct android plugin java code and add information on how to use it from GDScript
2019-09-26 09:57:03 +02:00
Himanshu singh
e156812496
Typos
2019-04-30 21:15:36 +05:30
Michael Alexsander Silva Dias
63d8ee9a48
Fixes for the new Android tutorials
2019-04-24 22:49:00 -03:00
Juan Linietsky
188080832d
Fixes to tutorials for Android
2019-04-24 18:01:04 -03:00
Juan Linietsky
3d58f51aa6
Added documentation about the new Custom Build system for Android
2019-04-24 17:02:45 -03:00