summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2013-06-29 22:51:31 -0400
committerMatthias Clasen <mclasen@redhat.com>2013-06-29 22:51:31 -0400
commita3182e3b9a229292be5370542915ae4cc8cc6e25 (patch)
tree3482006a807b3d9fe28d2ce5fc91e51b4aa974c4
parentd30a2d92f3450ee420c49781c889b5fd3c46aba9 (diff)
downloadglib-a3182e3b9a229292be5370542915ae4cc8cc6e25.tar.gz
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.
-rw-r--r--gio/gbytesicon.c2
-rw-r--r--gio/gdbusutils.c2
-rw-r--r--gio/gpollableutils.c2
-rw-r--r--gio/gremoteactiongroup.c2
-rw-r--r--gio/gsettingsschema.c2
-rw-r--r--gio/gtcpwrapperconnection.c2
6 files changed, 6 insertions, 6 deletions
diff --git a/gio/gbytesicon.c b/gio/gbytesicon.c
index 63022af4a..2182f11d3 100644
--- a/gio/gbytesicon.c
+++ b/gio/gbytesicon.c
@@ -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
*
diff --git a/gio/gdbusutils.c b/gio/gdbusutils.c
index 1492053e2..e6d9eaa65 100644
--- a/gio/gdbusutils.c
+++ b/gio/gdbusutils.c
@@ -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.
diff --git a/gio/gpollableutils.c b/gio/gpollableutils.c
index 0e653fa88..d3510345c 100644
--- a/gio/gpollableutils.c
+++ b/gio/gpollableutils.c
@@ -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
diff --git a/gio/gremoteactiongroup.c b/gio/gremoteactiongroup.c
index 1b6f34217..5e8e88400 100644
--- a/gio/gremoteactiongroup.c
+++ b/gio/gremoteactiongroup.c
@@ -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
diff --git a/gio/gsettingsschema.c b/gio/gsettingsschema.c
index 72e71b4ec..3592836db 100644
--- a/gio/gsettingsschema.c
+++ b/gio/gsettingsschema.c
@@ -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
diff --git a/gio/gtcpwrapperconnection.c b/gio/gtcpwrapperconnection.c
index 2f292da52..dd4cd8511 100644
--- a/gio/gtcpwrapperconnection.c
+++ b/gio/gtcpwrapperconnection.c
@@ -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