From ef5ca0952bf32d7c3e6deccd3cead5568b7f706e Mon Sep 17 00:00:00 2001 From: Philip Withnall Date: Mon, 23 Oct 2023 00:12:00 +0100 Subject: [PATCH] docs: Move the GContentType SECTION MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This might not work, as `GContentType` isn’t actually a defined type (content types are just strings). It would be a bit weird to create a separate page for content types, though, as the functions handling them are very method-like and feel like they should be grouped together like methods of a class. Signed-off-by: Philip Withnall Helps: #3037 --- gio/gcontenttype.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/gio/gcontenttype.c b/gio/gcontenttype.c index 1e21bbd04..8d81f5fa1 100644 --- a/gio/gcontenttype.c +++ b/gio/gcontenttype.c @@ -38,9 +38,7 @@ /** - * SECTION:gcontenttype - * @short_description: Platform-specific content typing - * @include: gio/gio.h + * GContentType: * * A content type is a platform specific string that defines the type * of a file. On UNIX it is a