misc/cargo-d

Fri, 14 Feb 2025 23:46:43 -0500

author
Tuomo Valkonen <tuomov@iki.fi>
date
Fri, 14 Feb 2025 23:46:43 -0500
branch
dev
changeset 49
6b0db7251ebe
parent 6
bcb508479948
permissions
-rwxr-xr-x

Some documentation and factor changes related to ℓ_F and ℓ_r.

Also allow Zed to re-indent the modified files.

6
bcb508479948 README fine-tuning and build.rs for uglifying it for rustdoc.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
1 #!/bin/sh
bcb508479948 README fine-tuning and build.rs for uglifying it for rustdoc.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
2 RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"
bcb508479948 README fine-tuning and build.rs for uglifying it for rustdoc.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
3
bcb508479948 README fine-tuning and build.rs for uglifying it for rustdoc.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff changeset
4

mercurial