From ba5d38ad4427bcda21a4cc57689464ed58d8b9a0 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Fri, 24 Jan 2020 00:07:47 +0100 Subject: Rework of main template, adds options for more fine customisation --- archetypes/docs.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archetypes') diff --git a/archetypes/docs.md b/archetypes/docs.md index 04a6fd8..7e5e24b 100644 --- a/archetypes/docs.md +++ b/archetypes/docs.md @@ -2,6 +2,8 @@ title: "{{ .Name | humanize | title }}" weight: 1 # bookFlatSection: false -# bookToc: 6 +# bookToc: true # bookHidden: false +# bookCollapseSection: false +# bookComments: true --- -- cgit v1.2.3