misc/cargo-d

Mon, 17 Feb 2025 14:10:45 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Mon, 17 Feb 2025 14:10:45 -0500
changeset 53
92cae2e8f598
parent 6
bcb508479948
permissions
-rwxr-xr-x

Add macros to katex-header.

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

 

mercurial