docs: Move migrating-gconf.xml to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:20:38 +01:00
committed by Philip Withnall
parent 4411023462
commit 221ba4e211
5 changed files with 468 additions and 518 deletions

View File

@@ -164,7 +164,6 @@ if get_option('gtk_doc')
'overview.xml',
'migrating-posix.xml',
'migrating-gnome-vfs.xml',
'migrating-gconf.xml',
'migrating-gdbus.xml',
'gio-querymodules.xml',
'glib-compile-schemas.xml',
@@ -201,7 +200,6 @@ if get_option('gtk_doc')
'overview.xml',
'migrating-posix.xml',
'migrating-gnome-vfs.xml',
'migrating-gconf.xml',
'migrating-gdbus.xml',
'gdbus-codegen.xml',
],
@@ -237,6 +235,7 @@ endif
# gi-docgen version
expand_content_files = [
'migrating-gconf.md',
]
gio_gir = meson.current_source_dir() / 'Gio-2.0.gir'