19 Commits
Author SHA1 Message Date
Rémi Verschelde 5bf33731b6 Sync classref with current source 2017-11-27 08:32:15 +01:00
Rémi Verschelde f0bd3cc2c1 classref: Remove stray spaces in method signatures 2017-10-21 14:03:27 +02:00
Rémi Verschelde 4ce8307e42 classref: Add support for [member] and [signal] tags
Part of #11137.
2017-10-21 13:55:57 +02:00
Rémi Verschelde b5f08bfa22 classref: Sync with current master branch, fix members markup parsing 2017-10-21 13:55:03 +02:00
Rémi Verschelde a02c0d3111 classref: Sync with current master branch
Also fixes Sphinx warnings and missing classes thanks to https://github.com/godotengine/godot/commit/deefc2a63d36b6659630df703a9b98adffb893e9
2017-10-14 15:40:29 +02:00
Rémi Verschelde ace47f729c classref: Sync with current upstream master branch 2017-10-11 23:56:28 +02:00
Rémi Verschelde 0cc4b36524 classref: Sync with current upstream master branch 2017-09-23 11:01:36 +02:00
Rémi Verschelde 30bc58bbda classref: Sync with current master branch 2017-09-06 14:46:15 +02:00
Rémi Verschelde 40cb5153bd classref: Sync with current master branch 2017-09-02 17:15:33 +02:00
Poommetee Ketson cd7d443fb2 Update class reference 2017-08-02 20:06:36 +07:00
Rémi Verschelde 43ed90b479 classref: Sync with current master branch 2017-06-17 11:32:15 +02:00
Rémi Verschelde c282b77a58 classref: Sync with current master branch 2017-04-07 22:11:07 +02:00
Rémi Verschelde 495612a4be classref: Sync with current master XML 2016-11-19 14:33:37 +01:00
Rémi Verschelde 1b5e8c18fd classref: Order everything alphabetically
And sync with current 2.0.x sources.
2016-06-25 02:10:54 +02:00
Rémi Verschelde 496226cec5 classref: sync with 2.0 branch 2016-04-29 18:14:39 +02:00
Rémi Verschelde 1204e3ea17 Add a warning header to each classref file
To tell potential contributors that they should NOT edit those files but instead should work on the class.xml source of the main Godot repo
2016-02-17 22:04:18 +01:00
Rémi Verschelde fa00c829f0 Add inheritance path
Also fix parsing of [method (Class.)name]
2016-02-08 18:31:35 +01:00
Rémi Verschelde 2f06d055e3 De-headline the Inherits and Category fields
Also escape _ and * characters in e.g. "TYPE_*" description content.
2016-02-08 18:31:35 +01:00
Rémi Verschelde 6dee0d20d4 Add classes ref generated by makerst.py 2016-02-08 18:31:34 +01:00