]> git.maquefel.me Git - brevno-suite/hugo/commit
Add all config to docshelper.json
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 7 Aug 2023 08:52:52 +0000 (10:52 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 7 Aug 2023 11:42:54 +0000 (13:42 +0200)
commit851bf3515e61141cda6209fb196f4505c826607c
tree4c227fb57c849638059836a4f490d0c5c0da0a42
parentd4a6c16c17b8804c13c9c0a5526be01fc238c67a
Add all config to docshelper.json

Also consolidate so the mediaTypes and outputFormats are listed once only.

Fixes #11328
16 files changed:
commands/gen.go
config/allconfig/alldecoders.go
config/allconfig/docshelper.go [new file with mode: 0644]
config/docshelper.go [deleted file]
config/security/docshelper.go [deleted file]
docs/content/en/getting-started/configuration.md
docs/content/en/templates/output-formats.md
docs/data/docs.json
docs/layouts/maintenance/list.html
docs/layouts/shortcodes/code-toggle.html
docs/layouts/shortcodes/datatable.html
docshelper/docs.go
markup/markup_config/config.go
media/docshelper.go [deleted file]
minifiers/config.go
output/docshelper.go