diff --git a/docs/manual.nix b/docs/manual.nix index 17776f4..57aa934 100644 --- a/docs/manual.nix +++ b/docs/manual.nix @@ -51,7 +51,7 @@ stdenv.mkDerivation { --stylesheet highlightjs/tomorrow-night.min.css \ --stylesheet highlightjs/highlight-style.css \ --toc-depth 2 \ - --section-toc-depth 2 \ + --section-toc-depth 1 \ manual.md \ out/index.xhtml '';