Make sure ToC is showed in terms, set bookToC to be none by default

This commit is contained in:
Alex Shpak
2025-09-10 06:43:58 +02:00
parent ac32260c64
commit 3d55d45223
6 changed files with 25 additions and 22 deletions
+2 -2
View File
@@ -81,10 +81,10 @@ enableGitInfo = true
# Theme 'auto' switches between dark and light modes based on browser/os preferences
BookTheme = 'light'
# (Optional, default true) Controls table of contents visibility on right side of pages.
# (Optional, default none) Controls table of contents visibility on right side of pages.
# Start and end levels can be controlled with markup.tableOfContents setting.
# You can also specify this parameter per page in front matter.
BookToC = true
# BookToC = true
# (Optional, default favicon.png) Set the path to a favicon file.
# If the favicon is /static/favicon.png then the path would be favicon.png