forked from lix-project/lix
3272afa17b
Python is only pulled into the build closure by Mercurial, which might end up being removed. Let’s port the script to jq, which is more likely to stay.
7 lines
140 B
TOML
7 lines
140 B
TOML
[output.html]
|
|
additional-css = ["custom.css"]
|
|
|
|
[preprocessor.anchors]
|
|
renderers = ["html"]
|
|
command = "jq --from-file doc/manual/anchors.jq"
|