mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
Docs: Don't use the note tag
More markup avoidance.
This commit is contained in:
@@ -34,12 +34,10 @@
|
||||
* SECTION:gsimpleasyncresult
|
||||
* @short_description: Simple asynchronous results implementation
|
||||
* @include: gio/gio.h
|
||||
* @see_also: #GAsyncResult
|
||||
* @see_also: #GAsyncResult, #GTask
|
||||
*
|
||||
* <note><para>
|
||||
* As of GLib 2.36, #GSimpleAsyncResult is deprecated in favor of
|
||||
* #GTask, which provides a simpler API.
|
||||
* </para></note>
|
||||
* As of GLib 2.36, #GSimpleAsyncResult is deprecated in favor of
|
||||
* #GTask, which provides a simpler API.
|
||||
*
|
||||
* #GSimpleAsyncResult implements #GAsyncResult.
|
||||
*
|
||||
|
Reference in New Issue
Block a user