misc/cargo-d

Sun, 10 Nov 2024 09:02:57 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sun, 10 Nov 2024 09:02:57 -0500
branch
dev
changeset 49
edb95d2b83cc
parent 14
f5b9f4bf25a7
permissions
-rwxr-xr-x

Ref is not needed.

#!/bin/sh
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"

 

mercurial