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-28 12:08:45 +01:00 committed by Frederik Rietdijk
parent d727754d9a
commit 70bb2e4151

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}"
];