aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/book.toml
blob: 5f78a7614b5f37866d87f04358856f5f1302a74b (plain)
1
2
3
4
5
6
7
[output.html]
additional-css = ["custom.css"]
additional-js = ["redirects.js"]

[preprocessor.anchors]
renderers = ["html"]
command = "jq --from-file doc/manual/anchors.jq"