summaryrefslogtreecommitdiffstats
path: root/modules/visual_script/doc_classes/@VisualScript.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to version 4.0clayjohn2020-01-311-1/+1
|
* doc: Drop unused 'category' property from headerRémi Verschelde2020-01-261-1/+1
| | | | | | | | | | 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.
* doc: Improve docs for Resource* classesRémi Verschelde2019-06-181-0/+15
Also move module-specific classes to their own module's `doc_classes` folder.