misc/cargo-d@90cc221eb52b
misc/cargo-d
Fri, 06 Dec 2024 14:57:11 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Fri, 06 Dec 2024 14:57:11 -0500
- changeset 46
- 90cc221eb52b
- parent 26
-
be0f9185b075
- permissions
- -rwxr-xr-x
More documentation
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"