Merge pull request #19526 from robojumper/fix_tutorials

Add support for tutorial links to makerst.py
This commit is contained in:
Rémi Verschelde
2018-06-13 14:29:45 +02:00
committed by GitHub
78 changed files with 145 additions and 99 deletions

View File

@@ -8,7 +8,7 @@
Animations are just data containers, and must be added to odes such as an [AnimationPlayer] or [AnimationTreePlayer] to be played back.
</description>
<tutorials>
http://docs.godotengine.org/en/3.0/tutorials/animation/index.html
<link>http://docs.godotengine.org/en/3.0/tutorials/animation/index.html</link>
</tutorials>
<demos>
</demos>