docs: Remove the old animation tutorial

The animation tutorial was written in the Good Ol' 0.x days, and has
barely been updated during the 1.x cycle; it only referenced low level
or deprecated API, and the ClutterActor class description has a whole
section on how to animate actors using both the implicit and the
explicit animation API.
This commit is contained in:
Emmanuele Bassi
2012-06-09 09:53:14 +01:00
parent 7043a3a1ed
commit 4c1bf6162a
3 changed files with 0 additions and 479 deletions

View File

@ -222,17 +222,6 @@
<xi:include href="xml/clutter-wayland-surface.xml"/>
</part>
<part id="additionaldocs">
<title>Additional Documentation</title>
<partintro>
<para>This section contains additional useful documentation for
developing with Clutter.</para>
</partintro>
<xi:include href="xml/clutter-animation-tutorial.xml"/>
</part>
<part id="migration">
<title>Migrating from previous version of Clutter</title>