Rémi Verschelde
|
42e82b9377
|
doc: Update version string for 3.0.2
|
2018-02-27 13:57:10 +01:00 |
Hein-Pieter van Braam
|
5f15642fde
|
Update doc version strings to 3.0.1
|
2018-02-24 18:59:38 +01:00 |
Michael Alexsander Silva Dias
|
a0e9d751a3
|
Fixed wrong example in JSONParseResult.
(cherry picked from commit 24e87f97c6 )
|
2018-02-19 22:13:45 +01:00 |
Max Hilbrunner
|
2515d42a14
|
[DOCS] parse_json: Objects do not keep key order
Document JSON not guaranteeing key order.
(cherry picked from commit 82b8f1729d )
|
2018-02-19 22:13:44 +01:00 |
Rémi Verschelde
|
d516aab8fa
|
doc: Sync with current source
Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018
and fix the version tag in all files (not really stable yet, but it makes no sense
to hardcode rc3 at this stage).
|
2018-01-25 08:50:56 +01:00 |
Rémi Verschelde
|
e28cdc4654
|
doc: Update version string in XML
|
2018-01-13 11:43:42 +01:00 |
Max Hilbrunner
|
a187345603
|
[DOCS] JSON: Small fixes
|
2017-12-13 21:54:32 +01:00 |
Rémi Verschelde
|
92f07fefcd
|
doc: Remove setters and getters now exposed via properties/members
|
2017-11-24 18:10:32 +01:00 |
Rémi Verschelde
|
bc75fae579
|
doc: Update header version for 3.0-beta
|
2017-11-24 09:16:52 +01:00 |
Rémi Verschelde
|
e7701bb2de
|
doc: Rename "@Global Scope" to "@GlobalScope"
Spaces in filenames are evil.
|
2017-11-15 20:41:16 +01:00 |
Rémi Verschelde
|
967bfb0c4a
|
doc: Remove revision.module_config from version string
It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}",
limits unnecessary diffs.
|
2017-11-15 20:41:16 +01:00 |
Rémi Verschelde
|
fc09e14366
|
classref: Sync with current source
Also fix hyperlink references to same class as per the guidelines.
[ci skip]
|
2017-10-22 12:56:17 +02:00 |
Andreas Haas
|
4c716f3623
|
[DOCS] Fix a few typos.
|
2017-10-14 12:45:49 +02:00 |
Jerome67000
|
b8db909f48
|
[DOCS] Adds JSON and JSONParseResult doc
|
2017-10-02 12:01:38 +02:00 |
Rémi Verschelde
|
574a5714dc
|
doc: Sync classref and escape comparators
[ci skip]
|
2017-09-17 18:57:17 +02:00 |