Rémi Verschelde
95e913285d
Bump version to 3.6-beta
2022-08-05 18:51:38 +02:00
Hugo Locurcio
ab7886cfd4
Add an XML schema for documentation
...
This makes it easier to spot syntax errors when editing the
class reference. The schema is referenced locally so validation
can still work offline.
Each class XML's schema conformance is also checked on GitHub Actions.
2022-03-16 23:01:02 +01:00
Rémi Verschelde
663122285b
Bump version to 3.5-beta
2021-11-05 16:10:17 +01:00
Tomasz Chabora
b1410bc498
Document remaining Visual Script classes
...
(cherry picked from commit 7f3186137e )
2021-07-15 10:46:04 +02:00
Rémi Verschelde
8e7a44c537
doc: Update classref headers with 3.4 version
2021-04-26 13:15:29 +02:00
Rémi Verschelde
8588d87ca6
doc: Sync classref with 3.3 version bump
2021-03-23 13:40:34 +01:00
Rémi Verschelde
87d6172967
doc: Drop unused 'category' property from header
...
We already removed it from the online docs with #35132 .
Currently it can only be "Built-In Types" (Variant types) or "Core"
(everything else), which is of limited use.
We might also want to consider dropping it from `ClassDB` altogether
in Godot 4.0.
2020-01-26 16:02:39 +01:00
Rémi Verschelde
feade426af
doc: Add default values to all properties
...
Thanks to @bojidar-bg's impressive work in #29380 .
2019-06-30 13:58:07 +02:00
Rémi Verschelde
946e3039b9
doc: Drop unused <demos> tag
2019-04-19 11:03:46 +02:00
Rémi Verschelde
e742fe2f23
doc: Bump version to 3.2
2019-04-01 12:33:56 +02:00
Rémi Verschelde
9639987678
doc: Remove status from hardcoded version string
...
It has no practical use case and just generates noise for each alpha, beta, etc.
2018-02-27 13:40:49 +01:00
Rémi Verschelde
d2244b063a
doc: Update version string in header
2018-02-19 10:46:33 +01:00
Rémi Verschelde
0ddacdab12
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
9cb8f46319
doc: Update version string in XML
2018-01-13 11:43:42 +01:00
Rémi Verschelde
08b4da4ef8
doc: Remove setters and getters now exposed via properties/members
2017-11-24 18:10:32 +01:00
Rémi Verschelde
bc6b6c43d4
doc: Update header version for 3.0-beta
2017-11-24 09:16:52 +01:00
Rémi Verschelde
55e453ed89
doc: Make all module docs self-contained
2017-11-15 21:29:33 +01:00