mirror of
https://github.com/godotengine/doc-status.git
synced 2025-12-31 13:48:23 +03:00
Disable taxonomyTerm page generation to avoid Hugo build warnings
This commit is contained in:
@@ -3,4 +3,4 @@ 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"]
|
||||
disableKinds = ["sitemap", "RSS", "taxonomyTerm"]
|
||||
|
||||
Reference in New Issue
Block a user