{{ if in (slice "functions" "methods") .Type }} {{ with .FirstSection }} {{ humanize .Title | upper }} {{ end }} {{ with .CurrentSection }} {{ humanize .Title | upper }} {{ end }} {{ else }} {{ range .Params.categories }} {{ humanize . | upper }} {{ end }} {{ end }}

{{ .Title }}

{{ with .Params.featured_image_path }} Featured Image for {{ $.Title }} {{ end }}
{{- partial "docs/functions-signatures.html" . -}} {{- partial "docs/functions-return-type.html" . -}} {{- partial "docs/functions-aliases.html" . -}}
{{ .Content }}