{{/* A hack to check for the presence of a TOC */}} {{ $hasToc := gt (len .TableOfContents) 32 }} {{ $isComponent := in (slice "component" "integrate") .Layout }} {{ $showToc := .Params.show_toc }} {{ if or $hasToc $isComponent $showToc }}

On this page

{{/* This div is auto-populated by Tocbot */}}
{{ end }}