mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-05-31 18:00:06 +02:00
docs: Don't put links in section titles
This commit is contained in:
parent
6ddf40f301
commit
e2470ec6db
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user