This commit is contained in:
Yifei Sun 2026-07-04 12:51:44 +02:00
parent a1fa429e94
commit 320cbf535b
No known key found for this signature in database

View file

@ -94,8 +94,7 @@ in rec {
--stylesheet highlightjs/mono-blue.css \ --stylesheet highlightjs/mono-blue.css \
--script ./highlightjs/highlight.pack.js \ --script ./highlightjs/highlight.pack.js \
--script ./highlightjs/loader.js \ --script ./highlightjs/loader.js \
--toc-depth 1 \ --sidebar-depth 1 \
--chunk-toc-depth 1 \
./manual.md \ ./manual.md \
$dst/index.html $dst/index.html