docs: Move to markdown
We're removing docbook tags in favour of the markdown syntax.
This commit is contained in:
@ -226,7 +226,7 @@ clutter_test_add_data_full (const char *test_path,
|
||||
* int
|
||||
* main (int argc, char *argv[])
|
||||
* {
|
||||
* clutter_test_init (&argc, &argv);
|
||||
* clutter_test_init (&argc, &argv);
|
||||
*
|
||||
* clutter_test_add ("/unit/foo", unit_foo);
|
||||
* clutter_test_add ("/unit/bar", unit_bar);
|
||||
|
Reference in New Issue
Block a user