Normalize generated docs and asset naming

This commit is contained in:
2026-08-11 01:39:08 +01:00
parent bc10c0a0a1
commit 31ca76b922
859 changed files with 637 additions and 17132 deletions
@@ -9,11 +9,11 @@
},
"cases": [
{ "when": "pie", "model": { "type": "model", "model": "lz:food/pie_chocolate" } },
{ "when": "pie1", "model": { "type": "model", "model": "lz:food/pie_chocolate1" } },
{ "when": "pie2", "model": { "type": "model", "model": "lz:food/pie_chocolate2" } },
{ "when": "pie3", "model": { "type": "model", "model": "lz:food/pie_chocolate3" } },
{ "when": "pie4", "model": { "type": "model", "model": "lz:food/pie_chocolate4" } },
{ "when": "pie_1", "model": { "type": "model", "model": "lz:food/pie_chocolate_1" } },
{ "when": "pie_2", "model": { "type": "model", "model": "lz:food/pie_chocolate_2" } },
{ "when": "pie_3", "model": { "type": "model", "model": "lz:food/pie_chocolate_3" } },
{ "when": "pie_4", "model": { "type": "model", "model": "lz:food/pie_chocolate_4" } },
{ "when": "drink", "model": { "type": "model", "model": "lz:food/drink_cocoa" } }
]
}
}
}