diff options
| -rw-r--r-- | documentation/ref-manual/migration.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/documentation/ref-manual/migration.xml b/documentation/ref-manual/migration.xml index 1299323cd1..65a8ba8e30 100644 --- a/documentation/ref-manual/migration.xml +++ b/documentation/ref-manual/migration.xml | |||
| @@ -3199,6 +3199,21 @@ | |||
| 3199 | </para> | 3199 | </para> |
| 3200 | </section> | 3200 | </section> |
| 3201 | 3201 | ||
| 3202 | <section id='migration-2.1-supporting-gobject-introspection'> | ||
| 3203 | <title>Supporting GObject Introspection</title> | ||
| 3204 | |||
| 3205 | <para> | ||
| 3206 | This release supports generation of GLib Introspective | ||
| 3207 | Repository (GIR) files through GObject introspection, which is | ||
| 3208 | the standard mechanism for accessing GObject-based software from | ||
| 3209 | runtime environments. | ||
| 3210 | You can enable, disable, and test the generation of this data. | ||
| 3211 | See the | ||
| 3212 | "<ulink url='&YOCTO_DOCS_DEV_URL;#enabling-gobject-introspection-support'>Enabling GObject Introspection Support</ulink>" | ||
| 3213 | section for more information. | ||
| 3214 | </para> | ||
| 3215 | </section> | ||
| 3216 | |||
| 3202 | <section id='migration-2.1-miscellaneous-changes'> | 3217 | <section id='migration-2.1-miscellaneous-changes'> |
| 3203 | <title>Miscellaneous Changes</title> | 3218 | <title>Miscellaneous Changes</title> |
| 3204 | 3219 | ||
