docs: Move enum type documentation to Markdown

Helps: #3037
This commit is contained in:
Matthias Clasen
2023-10-09 23:16:51 +01:00
committed by Philip Withnall
parent 24e93078d3
commit 58019515d6
4 changed files with 38 additions and 37 deletions

View File

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