doc: Improve docs for Resource* classes
Also move module-specific classes to their own module's `doc_classes` folder.
This commit is contained in:
parent
c6507933a7
commit
0764451dc5
14 changed files with 67 additions and 26 deletions
13
modules/gdnative/doc_classes/@NativeScript.xml
Normal file
13
modules/gdnative/doc_classes/@NativeScript.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="@NativeScript" category="Core" version="3.2">
|
||||
<brief_description>
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
</methods>
|
||||
<constants>
|
||||
</constants>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue