{{- $title := or .Title .File.BaseFileName -}}
{{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ $title }} | {{ .Site.Title }}{{ end }}
{{- $css := resources.Get "css/main.css" | fingerprint -}}
Overview
API documentation
{{ .Content }}