mirror of
https://github.com/brl/mutter.git
synced 2025-08-04 23:54:40 +00:00
docs: Move to markdown
We're removing docbook tags in favour of the markdown syntax.
This commit is contained in:
@@ -64,7 +64,7 @@ G_BEGIN_DECLS
|
||||
* main (int argc,
|
||||
* char *argv[])
|
||||
* {
|
||||
* clutter_test_init (&argc, &argv);
|
||||
* clutter_test_init (&argc, &argv);
|
||||
*
|
||||
* clutter_test_add ("/foobarize", foobarize);
|
||||
* clutter_test_add ("/bar-enabled", bar_enabled);
|
||||
|
Reference in New Issue
Block a user