misc/cargo-d@bcb508479948
misc/cargo-d
Thu, 01 Dec 2022 23:37:14 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Thu, 01 Dec 2022 23:37:14 +0200
- changeset 6
- bcb508479948
- permissions
- -rwxr-xr-x
README fine-tuning and build.rs for uglifying it for rustdoc.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"