mirror of
https://github.com/godotengine/doc-status.git
synced 2025-12-31 13:48:23 +03:00
10 lines
288 B
TOML
10 lines
288 B
TOML
baseURL = "https://godotengine.github.io/doc-status/"
|
|
languageCode = "en-us"
|
|
title = "Godot class reference status"
|
|
|
|
# This is a single-page website, no need to generate a sitemap and RSS feed.
|
|
disableKinds = ["sitemap", "RSS", "taxonomyTerm"]
|
|
|
|
[markup.goldmark.renderer]
|
|
unsafe = true
|