2008-02-08 Emmanuele Bassi <ebassi@openedhand.com>

* clutter/clutter-behaviour-path.c: Reference the newly
	added image showing the effects of different alpha functions
	on the same path behaviour.

	* configure.ac: Find out the prefix of some of the libraries
	we depend upon, so that gtk-doc can fix the references for us.
This commit is contained in:
Emmanuele Bassi
2008-02-08 13:40:50 +00:00
parent e6c7f0582f
commit bcf968bc77
4 changed files with 23 additions and 1 deletions

View File

@ -40,6 +40,11 @@
* knot in the path is reached with the upper bound value provided by
* the #ClutterAlpha object used by the behaviour.
*
* <figure id="behaviour-path-alpha">
* <title>Effects of alpha functions on a path</title>
* <graphic fileref="path-alpha-func.png" format="PNG"/>
* </figure>
*
* #ClutterBehaviourPath is available since Clutter 0.2
*/