From fd96f65a3d7755e49b4a70fb276dfffcba4e541a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 20 Apr 2021 20:23:36 +0200 Subject: docs: Regen docs helper --- docs/data/docs.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'docs') diff --git a/docs/data/docs.json b/docs/data/docs.json index e757680a5..f030eec01 100644 --- a/docs/data/docs.json +++ b/docs/data/docs.json @@ -1752,6 +1752,20 @@ "svg" ] }, + { + "mainType": "image", + "subType": "webp", + "delimiter": ".", + "firstSuffix": { + "suffix": "webp", + "fullSuffix": ".webp" + }, + "type": "image/webp", + "string": "image/webp", + "suffixes": [ + "webp" + ] + }, { "mainType": "text", "subType": "calendar", @@ -3467,6 +3481,12 @@ "Aliases": null, "Examples": null }, + "IsExtended": { + "Description": "", + "Args": null, + "Aliases": null, + "Examples": null + }, "IsProduction": { "Description": "", "Args": null, -- cgit v1.2.3