docs: Move GModule documentation to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:25:05 +01:00
committed by Philip Withnall
parent fc29022f0b
commit 390d9a446d
4 changed files with 94 additions and 78 deletions

View File

@@ -43,6 +43,7 @@ base_url = "https://gitlab.gnome.org/GNOME/glib/-/blob/HEAD/"
urlmap_file = "urlmap.js"
# The same order will be used when generating the index
content_files = [
"modules.md",
]
content_images = [
]