mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 04:14:58 -04:00
Regen docs helper
This commit is contained in:
parent
5de494dedc
commit
da9d1218a1
@ -1086,6 +1086,13 @@ config:
|
|||||||
cascade: []
|
cascade: []
|
||||||
cleanDestinationDir: false
|
cleanDestinationDir: false
|
||||||
contentDir: content
|
contentDir: content
|
||||||
|
contentTypes:
|
||||||
|
text/asciidoc: {}
|
||||||
|
text/html: {}
|
||||||
|
text/markdown: {}
|
||||||
|
text/org: {}
|
||||||
|
text/pandoc: {}
|
||||||
|
text/rst: {}
|
||||||
copyright: ""
|
copyright: ""
|
||||||
dataDir: data
|
dataDir: data
|
||||||
defaultContentLanguage: en
|
defaultContentLanguage: en
|
||||||
@ -1221,8 +1228,9 @@ config:
|
|||||||
attribute:
|
attribute:
|
||||||
block: false
|
block: false
|
||||||
title: true
|
title: true
|
||||||
|
autoDefinitionTermID: false
|
||||||
autoHeadingID: true
|
autoHeadingID: true
|
||||||
autoHeadingIDType: github
|
autoIDType: github
|
||||||
wrapStandAloneImageWithinParagraph: true
|
wrapStandAloneImageWithinParagraph: true
|
||||||
renderHooks:
|
renderHooks:
|
||||||
image:
|
image:
|
||||||
@ -1467,6 +1475,7 @@ config:
|
|||||||
xml:
|
xml:
|
||||||
keepWhitespace: false
|
keepWhitespace: false
|
||||||
module:
|
module:
|
||||||
|
auth: ""
|
||||||
hugoVersion:
|
hugoVersion:
|
||||||
extended: false
|
extended: false
|
||||||
max: ""
|
max: ""
|
||||||
@ -1864,6 +1873,8 @@ config_helpers:
|
|||||||
_merge: none
|
_merge: none
|
||||||
cascade:
|
cascade:
|
||||||
_merge: none
|
_merge: none
|
||||||
|
contenttypes:
|
||||||
|
_merge: none
|
||||||
deployment:
|
deployment:
|
||||||
_merge: none
|
_merge: none
|
||||||
frontmatter:
|
frontmatter:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user