{{- $bookSection := default "docs" .Site.Params.BookSection -}} {{- if eq $bookSection "*" -}} {{- $bookSection = "/" -}} {{- end -}} {{- with .Site.GetPage $bookSection -}}

Contents

{{ template "toc-section-children" (dict "Section" . "CurrentPage" $ "ChapterNum" 0) }}
{{- end -}} {{- define "toc-section-children" -}} {{ $pdfgen := false }} {{- end -}}