misc/cargo-d

Thu, 07 Nov 2024 13:51:16 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 07 Nov 2024 13:51:16 -0500
changeset 33
556afeaa34bf
parent 26
be0f9185b075
permissions
-rwxr-xr-x

change third source point

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

 

mercurial