Mercurial
>
repos
>
non-riemannian-opt
/ annotate
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
latest
revisions
annotate
diff
comparison
raw
misc/cargo-d@d5d746465b6e (annotated)
misc/cargo-d
Tue, 01 Apr 2025 21:45:15 -0500
author
Tuomo Valkonen <tuomov@iki.fi>
date
Tue, 01 Apr 2025 21:45:15 -0500
changeset 65
d5d746465b6e
parent 26
be0f9185b075
permissions
-rwxr-xr-x
Another README typofix
26
be0f9185b075
README, LICENSE, doc-building.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
1
#!/bin/sh
be0f9185b075
README, LICENSE, doc-building.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
2
RUSTDOCFLAGS="--html-in-header misc/katex-header.html" cargo d --no-deps "$@"
be0f9185b075
README, LICENSE, doc-building.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
3
be0f9185b075
README, LICENSE, doc-building.
Tuomo Valkonen <tuomov@iki.fi>
parents:
diff
changeset
4