]> git.maquefel.me Git - brevno-suite/hugo/commit
Misc doc, code refactoring to improve documentation
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 30 Dec 2022 08:20:58 +0000 (09:20 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 4 Jan 2023 17:01:26 +0000 (18:01 +0100)
commite402d91ee199afcace8ae75da6c3587bb8089ace
treea0f51de9707ed03aa1a3d7a9195fd9d0fceab108
parent3c51625c7152abca7e035fae15fc6807ca21cc86
Misc doc, code refactoring to improve documentation
48 files changed:
codegen/methods.go
commands/config.go
common/docs.go [new file with mode: 0644]
common/maps/scratch.go
common/paths/path.go
common/text/position.go
config/security/whitelist.go
hugofs/fileinfo.go
hugolib/content_map_page.go
hugolib/gitinfo.go
hugolib/hugo_sites.go
hugolib/page.go
hugolib/page__common.go
hugolib/page__meta.go
hugolib/site.go
hugolib/taxonomy.go [deleted file]
langs/language.go
markup/converter/hooks/hooks.go
markup/highlight/highlight.go
markup/markup.go
media/mediaType.go
navigation/menu.go
navigation/menu_cache.go
output/outputFormat.go
resources/docs.go [new file with mode: 0644]
resources/images/exif/exif.go
resources/images/image_resource.go
resources/page/page.go
resources/page/page_marshaljson.autogen.go
resources/page/page_nop.go
resources/page/pagination.go
resources/page/site.go
resources/page/taxonomy.go [new file with mode: 0644]
resources/page/testhelpers_test.go
resources/resource/resources.go
resources/resource/resourcetypes.go
source/fileInfo.go
source/sourceSpec.go
tpl/diagrams/init.go
tpl/images/images.go
tpl/openapi/docs.go [new file with mode: 0644]
tpl/openapi/openapi3/openapi3.go
tpl/os/os_test.go
tpl/path/path.go
tpl/path/path_test.go
tpl/resources/resources.go
tpl/strings/truncate.go
tpl/template.go