Regenerate the docshelper

See https://github.com/gohugoio/hugo/issues/8379
This commit is contained in:
Bjørn Erik Pedersen 2021-04-01 19:04:26 +02:00
parent f9a8a7cb61
commit 698f15466b
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -1969,22 +1969,8 @@
"output": { "output": {
"formats": [ "formats": [
{ {
"MediaType": "text/html", "mediaType": "text/html",
"name": "HTML", "name": "HTML",
"mediaType": {
"mainType": "text",
"subType": "html",
"delimiter": ".",
"firstSuffix": {
"suffix": "html",
"fullSuffix": ".html"
},
"type": "text/html",
"string": "text/html",
"suffixes": [
"html"
]
},
"path": "", "path": "",
"baseName": "index", "baseName": "index",
"rel": "canonical", "rel": "canonical",
@ -1997,22 +1983,8 @@
"weight": 10 "weight": 10
}, },
{ {
"MediaType": "text/html", "mediaType": "text/html",
"name": "AMP", "name": "AMP",
"mediaType": {
"mainType": "text",
"subType": "html",
"delimiter": ".",
"firstSuffix": {
"suffix": "html",
"fullSuffix": ".html"
},
"type": "text/html",
"string": "text/html",
"suffixes": [
"html"
]
},
"path": "amp", "path": "amp",
"baseName": "index", "baseName": "index",
"rel": "amphtml", "rel": "amphtml",
@ -2025,22 +1997,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "text/css", "mediaType": "text/css",
"name": "CSS", "name": "CSS",
"mediaType": {
"mainType": "text",
"subType": "css",
"delimiter": ".",
"firstSuffix": {
"suffix": "css",
"fullSuffix": ".css"
},
"type": "text/css",
"string": "text/css",
"suffixes": [
"css"
]
},
"path": "", "path": "",
"baseName": "styles", "baseName": "styles",
"rel": "stylesheet", "rel": "stylesheet",
@ -2053,22 +2011,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "text/csv", "mediaType": "text/csv",
"name": "CSV", "name": "CSV",
"mediaType": {
"mainType": "text",
"subType": "csv",
"delimiter": ".",
"firstSuffix": {
"suffix": "csv",
"fullSuffix": ".csv"
},
"type": "text/csv",
"string": "text/csv",
"suffixes": [
"csv"
]
},
"path": "", "path": "",
"baseName": "index", "baseName": "index",
"rel": "alternate", "rel": "alternate",
@ -2081,22 +2025,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "text/calendar", "mediaType": "text/calendar",
"name": "Calendar", "name": "Calendar",
"mediaType": {
"mainType": "text",
"subType": "calendar",
"delimiter": ".",
"firstSuffix": {
"suffix": "ics",
"fullSuffix": ".ics"
},
"type": "text/calendar",
"string": "text/calendar",
"suffixes": [
"ics"
]
},
"path": "", "path": "",
"baseName": "index", "baseName": "index",
"rel": "alternate", "rel": "alternate",
@ -2109,22 +2039,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "application/json", "mediaType": "application/json",
"name": "JSON", "name": "JSON",
"mediaType": {
"mainType": "application",
"subType": "json",
"delimiter": ".",
"firstSuffix": {
"suffix": "json",
"fullSuffix": ".json"
},
"type": "application/json",
"string": "application/json",
"suffixes": [
"json"
]
},
"path": "", "path": "",
"baseName": "index", "baseName": "index",
"rel": "alternate", "rel": "alternate",
@ -2137,22 +2053,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "text/plain", "mediaType": "text/plain",
"name": "ROBOTS", "name": "ROBOTS",
"mediaType": {
"mainType": "text",
"subType": "plain",
"delimiter": ".",
"firstSuffix": {
"suffix": "txt",
"fullSuffix": ".txt"
},
"type": "text/plain",
"string": "text/plain",
"suffixes": [
"txt"
]
},
"path": "", "path": "",
"baseName": "robots", "baseName": "robots",
"rel": "alternate", "rel": "alternate",
@ -2165,22 +2067,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "application/rss+xml", "mediaType": "application/rss+xml",
"name": "RSS", "name": "RSS",
"mediaType": {
"mainType": "application",
"subType": "rss",
"delimiter": ".",
"firstSuffix": {
"suffix": "xml",
"fullSuffix": ".xml"
},
"type": "application/rss+xml",
"string": "application/rss+xml",
"suffixes": [
"xml"
]
},
"path": "", "path": "",
"baseName": "index", "baseName": "index",
"rel": "alternate", "rel": "alternate",
@ -2193,22 +2081,8 @@
"weight": 0 "weight": 0
}, },
{ {
"MediaType": "application/xml", "mediaType": "application/xml",
"name": "Sitemap", "name": "Sitemap",
"mediaType": {
"mainType": "application",
"subType": "xml",
"delimiter": ".",
"firstSuffix": {
"suffix": "xml",
"fullSuffix": ".xml"
},
"type": "application/xml",
"string": "application/xml",
"suffixes": [
"xml"
]
},
"path": "", "path": "",
"baseName": "sitemap", "baseName": "sitemap",
"rel": "sitemap", "rel": "sitemap",
@ -2441,7 +2315,7 @@
] ]
}, },
{ {
"Example": "AMP home, French language\"", "Example": "AMP home, French language",
"Kind": "home", "Kind": "home",
"OutputFormat": "AMP", "OutputFormat": "AMP",
"Suffix": "html", "Suffix": "html",