docs: Don't put links in section titles

This commit is contained in:
Matthias Clasen 2012-08-02 23:51:52 +02:00
parent 6ddf40f301
commit e2470ec6db

View File

@ -33,7 +33,7 @@
/**
* SECTION:gsettingsschema
* @short_description: introspecting and controlling the loading of
* #GSettings schemas
* GSettings schemas
*
* The #GSettingsSchemaSource and #GSettingsSchema APIs provide a
* mechanism for advanced control over the loading of schemas and a
@ -270,7 +270,7 @@ g_settings_schema_source_unref (GSettingsSchemaSource *source)
* source, the lookup will recurse to the parent.
*
* Second, any references to other schemas specified within this
* source (ie: <literal>child</literal> or <literal>extents</literal>)
* source (ie: <literal>child</literal> or <literal>extends</literal>)
* references may be resolved from the @parent.
*
* For this second reason, except in very unusual situations, the