mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 02:06:18 +01:00
Improve various section headings in the docs
We don't use # or other forms of links in the section headings. We also capitalize them and don't put a final period. This commit corrects several headings to follow these rules.
This commit is contained in:
parent
d30a2d92f3
commit
a3182e3b9a
@ -34,7 +34,7 @@
|
||||
|
||||
/**
|
||||
* SECTION:gbytesicon
|
||||
* @short_description: An icon stored in memory as a #GBytes
|
||||
* @short_description: An icon stored in memory as a GBytes
|
||||
* @include: gio/gio.h
|
||||
* @see_also: #GIcon, #GLoadableIcon, #GBytes
|
||||
*
|
||||
|
@ -32,7 +32,7 @@
|
||||
/**
|
||||
* SECTION:gdbusutils
|
||||
* @title: D-Bus Utilities
|
||||
* @short_description: Various utilities related to D-Bus.
|
||||
* @short_description: Various utilities related to D-Bus
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* Various utility routines related to D-Bus.
|
||||
|
@ -28,7 +28,7 @@
|
||||
|
||||
/**
|
||||
* SECTION:gpollableutils
|
||||
* @short_description: #GPollableInputStream / #GPollableOutputStream utilities
|
||||
* @short_description: Utilities for pollable streams
|
||||
* @include: gio/gio.h
|
||||
*
|
||||
* Utility functions for #GPollableInputStream and
|
||||
|
@ -29,7 +29,7 @@
|
||||
/**
|
||||
* SECTION:gremoteactiongroup
|
||||
* @title: GRemoteActionGroup
|
||||
* @short_description: a #GActionGroup that interacts with other processes
|
||||
* @short_description: A GActionGroup that interacts with other processes
|
||||
*
|
||||
* The GRemoteActionGroup interface is implemented by #GActionGroup
|
||||
* instances that either transmit action invocations to other processes
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
/**
|
||||
* SECTION:gsettingsschema
|
||||
* @short_description: introspecting and controlling the loading of
|
||||
* @short_description: Introspecting and controlling the loading of
|
||||
* GSettings schemas
|
||||
*
|
||||
* The #GSettingsSchemaSource and #GSettingsSchema APIs provide a
|
||||
|
@ -23,7 +23,7 @@
|
||||
/**
|
||||
* SECTION:gtcpwrapperconnection
|
||||
* @title: GTcpWrapperConnection
|
||||
* @short_description: wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
|
||||
* @short_description: Wrapper for non-GSocketConnection-based, GSocket-based GIOStreams
|
||||
* @see_also: #GSocketConnection.
|
||||
*
|
||||
* A #GTcpWrapperConnection can be used to wrap a #GIOStream that is
|
||||
|
Loading…
Reference in New Issue
Block a user