nixos manual: reduce toc depth

to reduce the amount of information presented.
This commit is contained in:
Frederik Rietdijk 2019-10-28 11:46:10 +01:00 committed by Frederik Rietdijk
parent 8ee7740427
commit 227dff4e70

View File

@ -62,7 +62,7 @@ let
"--stringparam html.stylesheet 'style.css overrides.css highlightjs/mono-blue.css'"
"--stringparam html.script './highlightjs/highlight.pack.js ./highlightjs/loader.js'"
"--param xref.with.number.and.title 1"
"--param toc.section.depth 3"
"--param toc.section.depth 0"
"--stringparam admon.style ''"
"--stringparam callout.graphics.extension .svg"
"--stringparam current.docid manual"