docs: Move the value collection documentation to Markdown

It needs to be in a separate page because it’s all macros and they have
no type/class associated with them.

Signed-off-by: Philip Withnall <philip@tecnocode.co.uk>

Helps: #3037
This commit is contained in:
Philip Withnall
2023-10-23 00:04:29 +01:00
parent 1d2507a7e5
commit 5ae6bcb728
4 changed files with 59 additions and 11 deletions

View File

@@ -50,6 +50,7 @@ content_files = [
"boxed.md",
"enum-types.md",
"gvalue.md",
"value-collection.md",
]
content_images = [
"images/glue.png",