docs: Port deprecated sections to markdown syntax

And drop docbook tags along the way.
This commit is contained in:
Emmanuele Bassi
2014-03-17 23:09:27 +00:00
parent 12370bd4f8
commit 46051bfb20
11 changed files with 226 additions and 333 deletions

View File

@ -53,9 +53,9 @@
* }
* ]|
*
* <note>If the alpha function is a periodic function, i.e. it returns to
* If the alpha function is a periodic function, i.e. it returns to
* 0.0 after reaching 1.0, then the actors will walk the path back to the
* starting #ClutterKnot.</note>
* starting #ClutterKnot.
*
* #ClutterBehaviourPath is available since Clutter 0.2
*