docs: Remove leftover DocBook tags

We use markdown for the documentation.
This commit is contained in:
Emmanuele Bassi
2015-03-11 15:39:42 +00:00
parent c0d01f87d4
commit 1912f28063
7 changed files with 18 additions and 23 deletions

View File

@ -130,9 +130,8 @@
* ]]></programlisting></informalexample>
*
* Implicitely defined #ClutterAlpha<!-- -->s and #ClutterTimeline<!-- -->s
* can omit the <varname>id</varname> member, as well as the
* <varname>type</varname> member, but will not be available using
* clutter_script_get_object() (they can, however, be extracted using the
* can omit the `id`, as well as the `type` members, but will not be available
* using clutter_script_get_object() (they can, however, be extracted using the
* #ClutterBehaviour and #ClutterAlpha API respectively).
*
* Signal handlers can be defined inside a Clutter UI definition file and