summaryrefslogtreecommitdiffhomepage
path: root/docs/config/_default/markup.toml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/config/_default/markup.toml')
-rw-r--r--docs/config/_default/markup.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/config/_default/markup.toml b/docs/config/_default/markup.toml
index b4a8e059a..fb68fae23 100644
--- a/docs/config/_default/markup.toml
+++ b/docs/config/_default/markup.toml
@@ -25,3 +25,7 @@ style = "trac"
lineNumbersInTable = true
noClasses = false
+[tableOfContents]
+endLevel = 2
+ordered = false
+startLevel = 2 \ No newline at end of file