docs: use markdown instead of <note>

This commit is contained in:
William Jon McCann
2014-02-04 23:57:30 -05:00
parent 8dcda824d2
commit 6abe7a7094
11 changed files with 64 additions and 82 deletions

View File

@ -51,8 +51,8 @@ G_GNUC_BEGIN_IGNORE_DEPRECATIONS
* the tearoff menu can be reattached. Activating it will erase the tearoff
* menu window.
*
* <note>#GtkTearoffMenuItem is deprecated and should not be used in newly
* written code. Menus are not meant to be torn around.</note>
* > #GtkTearoffMenuItem is deprecated and should not be used in newly
* > written code. Menus are not meant to be torn around.
*/