misc/cargo-d@e9f4550cfa18
misc/cargo-d
Tue, 31 Dec 2024 08:49:10 -0500
- author
- Tuomo Valkonen <tuomov@iki.fi>
- date
- Tue, 31 Dec 2024 08:49:10 -0500
- branch
- dev
- changeset 75
- e9f4550cfa18
- parent 14
-
f5b9f4bf25a7
- permissions
- -rwxr-xr-x
Fix out-of-date references in doc comments
#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"