summaryrefslogtreecommitdiff
path: root/exampleSite/config.toml
diff options
context:
space:
mode:
authorAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-09 01:00:26 +0200
committerAlex Shpak <alex-shpak@users.noreply.github.com>2019-10-09 01:00:40 +0200
commite2188136e102ca7790f0b9e5efec65b49face6f1 (patch)
treefcbd347112142c72263d4c00120666dae4364e56 /exampleSite/config.toml
parent071e069d929df9b8bf50f6ab31d69e10bcf5c892 (diff)
#51, Add experimental bookCollapseSection page param to hide nested sections
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index da4ac19..32ab022 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -26,7 +26,7 @@ pygmentsCodeFences = true
# (Optional, default none) Set leaf bundle to render as side menu
# When not specified file structure and weights will be used
- BookMenuBundle = '/menu'
+ # BookMenuBundle = '/menu'
# (Optional, default docs) Specify section of content to render as menu
# You can also set value to '*' to render all sections to menu