Merge pull request #19526 from robojumper/fix_tutorials
Add support for tutorial links to makerst.py
This commit is contained in:
commit
f0fa590210
78 changed files with 145 additions and 99 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue