Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE

Overhaul the top sections of the class reference (Core classes)
This commit is contained in:
Yuri Sizov
2023-05-29 17:08:40 +02:00
committed by GitHub
82 changed files with 208 additions and 246 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="@GDScript" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd">
<brief_description>
Built-in GDScript functions.
Built-in GDScript constants, functions, and annotations.
</brief_description>
<description>
A list of GDScript-specific utility functions and annotations accessible from any script.