docs: Move GMainLoop documentation to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:15:08 +01:00
committed by Philip Withnall
parent 6c6337aa27
commit d8b25ecda3
4 changed files with 110 additions and 128 deletions

View File

@@ -156,6 +156,7 @@ expand_content_files = [
'error-reporting.md',
'i18n.md',
'logging.md',
'main-loop.md',
'reference-counting.md',
'threads.md',
]