[docs] Add an initial porting guide
authorEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 23 Jun 2009 14:25:16 +0000 (15:25 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Thu, 25 Jun 2009 13:54:16 +0000 (14:54 +0100)
commit537ccc3cd94cb43740c622d5e65d62cbae062579
tree3ba56516893cb7794e45a2a21b2d8d2f13e9939a
parentde745e93c99951baae16151c373ebc06a2571b59
[docs] Add an initial porting guide

The Clutter API reference should have a section on how to port
applications from older version of Clutter to the new API.

The first guide deals on how to port animations created with
ClutterEffect to clutter_actor_animate().
doc/reference/clutter/Makefile.am
doc/reference/clutter/clutter-docs.xml.in
doc/reference/clutter/migrating-ClutterEffect.xml [new file with mode: 0644]