mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Add support for tutorial links to makerst.py
Also change the <tutorials> structure to make use of individual <link> tags
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Plugins are used by the editor to extend functionality. The most common types of plugins are those which edit a given node or resource type, import plugins and export plugins.
|
||||
</description>
|
||||
<tutorials>
|
||||
http://docs.godotengine.org/en/3.0/development/plugins/index.html
|
||||
<link>http://docs.godotengine.org/en/3.0/development/plugins/index.html</link>
|
||||
</tutorials>
|
||||
<demos>
|
||||
</demos>
|
||||
|
||||
Reference in New Issue
Block a user