docs: Move the GIOError SECTION

Move it to a separate page as there’s no struct documentation to hang it
off.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>

Helps: #3037
This commit is contained in:
Philip Withnall
2023-11-14 14:11:13 +00:00
parent d00a53416f
commit fe8785862a
4 changed files with 16 additions and 8 deletions

View File

@@ -30,14 +30,6 @@
#include <winsock2.h>
#endif
/**
* SECTION:gioerror
* @short_description: Error helper functions
* @include: gio/gio.h
*
* Contains helper functions for reporting errors to the user.
**/
/**
* g_io_error_quark:
*