docs: Port backend-specific sections to markdown

This commit is contained in:
Emmanuele Bassi
2014-03-17 23:10:07 +00:00
parent 46051bfb20
commit ddc1955f6b
5 changed files with 12 additions and 17 deletions

View File

@ -359,8 +359,7 @@ clutter_wayland_set_display (struct wl_display *display)
* event dispatch; in general only a single source should be acting on changes
* on the Wayland file descriptor.
*
* <warning>This function can only be called before calling
* clutter_init().</warning>
* This function can only be called before calling clutter_init().
*
* This function should not be normally used by applications.
*