misc/cargo-d@bcb508479948
misc/cargo-d
2022-12-01
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Thu, 01 Dec 2022 23:37:14 +0200 (2022-12-01)
- 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 "$@"