Fade out 0/0 completion ratios as there's nothing to document

This makes the table easier to read.
This commit is contained in:
Hugo Locurcio
2020-06-15 21:22:06 +02:00
parent ccfb913f31
commit 2aaeeef21b
2 changed files with 7 additions and 0 deletions

View File

@@ -4,3 +4,6 @@ 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