Skip to content
Snippets Groups Projects
Commit b536642c authored by Eliott Sammier's avatar Eliott Sammier
Browse files

Disable page ToC not needed for now

parent 6e459189
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ BookTheme = 'auto'
# (Optional, default true) 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 = false
# (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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment