diff --git a/config.toml b/config.toml index 90f3ad05..0c11a0ee 100644 --- a/config.toml +++ b/config.toml @@ -8,3 +8,6 @@ BookMenuBundle = "/menu" [permalinks] docs = "/spec/:slug" + +[markup.tableOfContents] + startLevel = 1