nixos manual: have a toc for each part and chapter

to be inline with the Nixpkgs manual. This makes navigating to
particular sections easier.
This commit is contained in:
Frederik Rietdijk
2019-10-30 10:25:09 +01:00
committed by Frederik Rietdijk
parent d727754d9a
commit 70bb2e4151
-1
View File
@@ -69,7 +69,6 @@ let
"--param chunk.section.depth 0"
"--param chunk.first.sections 1"
"--param use.id.as.filename 1"
"--stringparam generate.toc 'book toc appendix toc'"
"--stringparam chunk.toc ${toc}"
];