misc/cargo-d@1f301affeae3
misc/cargo-d
Wed, 22 Apr 2026 23:41:59 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Wed, 22 Apr 2026 23:41:59 -0500
- branch
- dev
- changeset 197
- 1f301affeae3
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
Fix internal links in documentation
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"