32 Commits

Author SHA1 Message Date
Fabio Alessandrelli
57b17e5af7 [3.2] [HTML5] Point to 3.2 html5 shell example.
Direct reference to GitHub is removed in 3.3/master in favour of a
minimal emvedded example after the rewrite of the JS interface.
2021-03-31 18:28:54 +02:00
Fabio Alessandrelli
8546afce1f Revert "Update HTML5 classref with autogenerated jsdoc."
This reverts commit 58690b4c0a.
2021-03-31 18:26:23 +02:00
Hugo Locurcio
78d451e925 Remove Xbox One from the platforms provided by Lone Wolf Technology (#4690)
This closes https://github.com/godotengine/godot-docs/issues/4688.
2021-02-27 19:19:06 +01:00
Fabio Alessandrelli
58690b4c0a Update HTML5 classref with autogenerated jsdoc.
(cherry picked from commit 6d02c860e3)
2021-02-26 15:33:02 +01:00
Poq Xert
19cb5ec6a2 iOS GameCenter: Add authenticate method
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2020-07-24 23:51:08 +10:00
Ricardo Alcantara
2d7f79cd3f Android plugin: Fix link to demo project (#3813) 2020-07-20 09:42:55 +02:00
Timo Schwarzer
2a4ce75d80 Fix examples using queryPurchases 2020-06-27 22:28:08 +02:00
Timo Schwarzer
0f8054882a Update Android IAP tutorial for 3.2.2 2020-06-20 00:21:53 +02:00
Hugo Locurcio
7781dabfa8 Improve the Console support in Godot page
Co-authored-by: wkubiak <wojtek@pineapple.works>
2020-05-20 11:48:33 +02:00
Hugo Locurcio
4f6fdbc710 Fix various spacing and capitalization issues 2020-05-18 09:54:32 +02:00
Hugo Locurcio
d494d19dac Remove trailing whitespace and irregular whitespace 2020-05-17 00:26:19 +02:00
Hugo Locurcio
b13d1fd083 Update the Customizing the Web export HTML page 2020-04-26 18:44:29 +02:00
Yuri Sizov
4acf7a6563 Fix syntax highlighting for various languages (#3387) 2020-04-15 16:33:20 +02:00
Yuri Sizov
d5fd8a3841 Split Web export guide into class reference and the guide itself (#3326) 2020-04-15 11:53:33 +02:00
Relintai
f8d4b358f4 Update engine.startGame's docs. 2020-02-12 23:59:00 +01:00
asynts
53f878bdaf Replace 'code' directives with 'code-block' directives.
The `code` directive highlights all sources as GDScript. Other languages are
highlighted incorrectly at the moment, even if `.. code:: [language]` is
specified.

It does, however, work with the `code-block` directive. The reason seems to be
that this directive is Sphinx specific.
2020-01-13 18:45:39 +01:00
Cregg Hancock
2fed8ce305 Fixing a typo from the PR to add Pineapple Works
There was a small typo that messed up the rst formatting from my last PR. Accidentally put in an underscore before the first `.
2019-09-26 09:50:22 -05:00
Cregg Hancock
702a4949bc Added Pineapple Works as another provider
Added Pineapple Works as another provider for both porting and publishing of Switch and Xbox One Godot games.
2019-09-26 08:40:39 -05:00
Hugo Locurcio
09072383e8 Add a notice about the company list on the "Console support in Godot"
It might not be immediately obvious that companies can be added
to the list by simply requesting it in an issue
(or making a pull request). This should make it more evident.
2019-07-30 00:13:15 +02:00
Rémi Verschelde
501e3e44f4 Fix iOS GameCenter interface docs
Supersedes and closes #2383.
2019-05-15 12:05:50 +02:00
Hugo Locurcio
87d81b9d4a Fix various typos 2019-03-20 01:03:48 +01: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
4ef06a4135 Removing trailing whitespace
With `sed -i $(rg -l '[[:blank:]]*$' -g'!classes') -e 's/[[:blank:]]*$//g'`
2018-11-20 11:08:34 +01:00
Andrew Long
683b910bb9 add info about restoring purchases on iOS 2018-09-21 16:17:04 -04:00
Hugo Locurcio
7172280b75 Improve writing style in "Console support in Godot" 2018-08-08 00:17:44 +02:00
Yuri Chornoivan
11d534015d Fix minor typos 2018-04-18 21:44:15 +03:00
Max Hilbrunner
9b7d76250f Console support writing fixes 2018-03-12 22:37:32 +01:00
Max Hilbrunner
02ca971277 iOS Services writing fixes: change 2 to two 2018-03-12 22:34:25 +01:00
Leon Krause
f166e75390 Fix link to Lone Wolf Technology 2018-01-26 19:13:26 +01:00
Unknown
882b31d361 Restructuring 2018-01-26 16:28:20 +01:00
Nathan
18f889b6a4 Improve docs structure
Change Step by Step in Getting Started
Remove Engine Features category, move into a new Tutorials top-level section
2018-01-25 08:54:27 +01:00