Ver Fonte

Rename animation_2d page to animation

Closes #4136
Nathan Lovato há 4 anos atrás
pai
commit
f9b547e1ef
2 ficheiros alterados com 3 adições e 6 exclusões
  1. 1 1
      tutorials/animation/index.rst
  2. 2 5
      tutorials/animation/introduction.rst

+ 1 - 1
tutorials/animation/index.rst

@@ -5,7 +5,7 @@ Animation
    :maxdepth: 1
    :name: toc-learn-features-animation
 
-   introduction_2d
+   introduction
    cutout_animation
    2d_skeletons
    animation_tree

+ 2 - 5
tutorials/animation/introduction_2d.rst → tutorials/animation/introduction.rst

@@ -1,10 +1,7 @@
 .. _doc_introduction_2d_animation:
 
-Introduction to the 2D animation features
-=========================================
-
-Overview
---------
+Introduction to the animation features
+======================================
 
 The :ref:`class_AnimationPlayer` node allows you to create anything
 from simple to complex animations.