docs: Move the unicode SECTION

Move the content to the new unicode.md file.

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-09-25 08:11:35 -04:00
committed by Philip Withnall
parent 6052639a5c
commit f27af99233
4 changed files with 39 additions and 39 deletions

View File

@@ -163,6 +163,7 @@ expand_content_files = [
'markup.md',
'goption.md',
'data-structures.md',
'unicode.md',
]
glib_gir = meson.current_source_dir() / 'GLib-2.0.gir'