mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-28 21:21:40 -05:00
docs: Regenerate docs helper
This commit is contained in:
parent
b1d438ea28
commit
cee181c3a6
1 changed files with 40 additions and 31 deletions
|
@ -1498,6 +1498,30 @@
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"formats": [
|
"formats": [
|
||||||
|
{
|
||||||
|
"MediaType": "text/html",
|
||||||
|
"name": "HTML",
|
||||||
|
"mediaType": {
|
||||||
|
"type": "text/html",
|
||||||
|
"string": "text/html",
|
||||||
|
"mainType": "text",
|
||||||
|
"subType": "html",
|
||||||
|
"delimiter": ".",
|
||||||
|
"suffixes": [
|
||||||
|
"html"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"path": "",
|
||||||
|
"baseName": "index",
|
||||||
|
"rel": "canonical",
|
||||||
|
"protocol": "",
|
||||||
|
"isPlainText": false,
|
||||||
|
"isHTML": true,
|
||||||
|
"noUgly": false,
|
||||||
|
"notAlternative": false,
|
||||||
|
"permalinkable": true,
|
||||||
|
"weight": 10
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/html",
|
"MediaType": "text/html",
|
||||||
"name": "AMP",
|
"name": "AMP",
|
||||||
|
@ -1519,7 +1543,8 @@
|
||||||
"isHTML": true,
|
"isHTML": true,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": true
|
"permalinkable": true,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/css",
|
"MediaType": "text/css",
|
||||||
|
@ -1542,7 +1567,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": true,
|
"notAlternative": true,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/csv",
|
"MediaType": "text/csv",
|
||||||
|
@ -1565,7 +1591,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/calendar",
|
"MediaType": "text/calendar",
|
||||||
|
@ -1588,30 +1615,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
},
|
"weight": 0
|
||||||
{
|
|
||||||
"MediaType": "text/html",
|
|
||||||
"name": "HTML",
|
|
||||||
"mediaType": {
|
|
||||||
"type": "text/html",
|
|
||||||
"string": "text/html",
|
|
||||||
"mainType": "text",
|
|
||||||
"subType": "html",
|
|
||||||
"delimiter": ".",
|
|
||||||
"suffixes": [
|
|
||||||
"html"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"path": "",
|
|
||||||
"baseName": "index",
|
|
||||||
"rel": "canonical",
|
|
||||||
"protocol": "",
|
|
||||||
"isPlainText": false,
|
|
||||||
"isHTML": true,
|
|
||||||
"noUgly": false,
|
|
||||||
"notAlternative": false,
|
|
||||||
"permalinkable": true
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/json",
|
"MediaType": "application/json",
|
||||||
|
@ -1634,7 +1639,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "text/plain",
|
"MediaType": "text/plain",
|
||||||
|
@ -1657,7 +1663,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": false,
|
"noUgly": false,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/rss+xml",
|
"MediaType": "application/rss+xml",
|
||||||
|
@ -1680,7 +1687,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": true,
|
"noUgly": true,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MediaType": "application/xml",
|
"MediaType": "application/xml",
|
||||||
|
@ -1703,7 +1711,8 @@
|
||||||
"isHTML": false,
|
"isHTML": false,
|
||||||
"noUgly": true,
|
"noUgly": true,
|
||||||
"notAlternative": false,
|
"notAlternative": false,
|
||||||
"permalinkable": false
|
"permalinkable": false,
|
||||||
|
"weight": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"layouts": [
|
"layouts": [
|
||||||
|
|
Loading…
Reference in a new issue