summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-27 18:42:33 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2011-09-28 12:12:52 +0100
commit705761ad983392c311c3e66c3ddf7e44e0efbc6f (patch)
tree664e35e86d7fe05f2bbcec31065686d0a4a175d2 /doc
parent0d058307cb914fa61e809b9e0500ac139e286ec6 (diff)
downloaddbus-glib-705761ad983392c311c3e66c3ddf7e44e0efbc6f.tar.gz
Fix various minor documentation bugs
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk> Reviewed-by: Cosimo Alfarano <cosimo.alfarano@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=37793 Bug-NB: related to NB#218973
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/dbus-glib-sections.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/reference/dbus-glib-sections.txt b/doc/reference/dbus-glib-sections.txt
index 0c18675..90015c3 100644
--- a/doc/reference/dbus-glib-sections.txt
+++ b/doc/reference/dbus-glib-sections.txt
@@ -65,9 +65,10 @@ dbus_g_method_return_error
DBusGError
dbus_g_error_has_name
dbus_g_error_get_name
-dbus_g_error_quark
dbus_g_error_domain_register
DBUS_GERROR
+<SUBSECTION Standard>
+dbus_g_error_quark
</SECTION>
<SECTION>
@@ -122,6 +123,8 @@ DBUS_TYPE_MESSAGE
<SUBSECTION Standard>
dbus_connection_get_g_type
dbus_message_get_g_type
+<SUBSECTION Private>
+DBUS_INSIDE_DBUS_GLIB_H
</SECTION>
<SECTION>
@@ -192,5 +195,6 @@ DBUS_TYPE_G_SIGNATURE
DBusGObjectPath
DBUS_TYPE_G_OBJECT_PATH
<SUBSECTION Private>
+dbus_g_object_path_get_g_type
dbus_g_signature_get_g_type
</SECTION>