[docs] Add a Path migration guide

ClutterBehaviourPath has been changed and ClutterBehaviourBspline has
been removed; now we use ClutterPath everywhere we need to describe a
path. This warrants a chapter in the migration guide.
This commit is contained in:
Emmanuele Bassi
2009-09-09 16:01:07 +01:00
parent 3cc56b2b13
commit f4e272ee9b
3 changed files with 172 additions and 2 deletions

View File

@ -187,6 +187,7 @@
</partintro>
<xi:include href="xml/migrating-ClutterEffect.xml"/>
<xi:include href="xml/migrating-ClutterPath.xml"/>
</part>