docs: Move GVariant Format Strings documentation to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:36:14 +01:00
committed by Philip Withnall
parent 5d80471d4b
commit 057f4fa2a5
5 changed files with 505 additions and 1180 deletions

View File

@@ -81,7 +81,6 @@ if get_option('gtk_doc')
'glib-gettextize.xml',
'gtester.xml',
'gtester-report.xml',
'gvariant-varargs.xml',
],
expand_content_files : [
'compiling.xml',
@@ -152,6 +151,7 @@ endif
expand_content_files = [
'character-set.md',
'error-reporting.md',
'gvariant-format-strings.md',
'gvariant-text-format.md',
'i18n.md',
'logging.md',