commit fd96f65a3d7755e49b4a70fb276dfffcba4e541a
parent 8f7891e70c51163185fbbd878b4925d11b6a2a93
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date: Tue, 20 Apr 2021 20:23:36 +0200
docs: Regen docs helper
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/docs/data/docs.json b/docs/data/docs.json
@@ -1753,6 +1753,20 @@
]
},
{
+ "mainType": "image",
+ "subType": "webp",
+ "delimiter": ".",
+ "firstSuffix": {
+ "suffix": "webp",
+ "fullSuffix": ".webp"
+ },
+ "type": "image/webp",
+ "string": "image/webp",
+ "suffixes": [
+ "webp"
+ ]
+ },
+ {
"mainType": "text",
"subType": "calendar",
"delimiter": ".",
@@ -3467,6 +3481,12 @@
"Aliases": null,
"Examples": null
},
+ "IsExtended": {
+ "Description": "",
+ "Args": null,
+ "Aliases": null,
+ "Examples": null
+ },
"IsProduction": {
"Description": "",
"Args": null,