misc/cargo-d@e03ce15643da
misc/cargo-d
Tue, 06 Dec 2022 08:32:57 +0200
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Tue, 06 Dec 2022 08:32:57 +0200
- changeset 15
- e03ce15643da
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
Fix broken links in doc comments after Mapping -> Apply change.
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"