aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/@GDScript.xml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added code tags and corrected some linesRaTi172017-09-181-75/+75
|
* doc: Sync classref and escape comparatorsRémi Verschelde2017-09-171-4/+4
| | | | [ci skip]
* Merge pull request #11227 from willt/@GDScriptRémi Verschelde2017-09-171-48/+215
|\ | | | | | | | | In @GDScript added previous changes that went missing. added more des… [ci skip]
| * Fix up examples/descriptions based on feedback. Added more contentWilliam Taylor2017-09-131-48/+215
| | | | | | | | In @GDScript added previous changes that went missing. added more descriptions and code examples
* | doc: Sync classref with current sourceRémi Verschelde2017-09-131-1/+1
|/ | | | [ci skip]
* Changed the doc class generation to individual files per class. It is also ↵Juan Linietsky2017-09-121-0/+911
possible to save module files in module directories and the build system will recognize them.