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:
parent
d727754d9a
commit
70bb2e4151
|
@ -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}"
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue