docs: Move the GObject tutorial to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-10 12:13:20 +01:00
committed by Philip Withnall
parent 682e9c9f56
commit 3d55be0b82
5 changed files with 1290 additions and 1537 deletions

View File

@@ -43,6 +43,7 @@ urlmap_file = "urlmap.js"
# The same order will be used when generating the index
content_files = [
"concepts.md",
"tutorial.md",
"floating-refs.md",
"boxed.md",
"enum-types.md",