--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/misc/cargo-d Wed Nov 06 22:05:56 2024 -0500 @@ -0,0 +1,4 @@ +#!/bin/sh +RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@" + + \ No newline at end of file