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@63318d1b4f00 (annotated)
misc/cargo-d
Thu, 05 Dec 2024 16:50:08 -0500
author
Tuomo Valkonen <tuomov@iki.fi>
date
Thu, 05 Dec 2024 16:50:08 -0500
changeset 38
63318d1b4f00
parent 26
be0f9185b075
permissions
-rwxr-xr-x
Fixes and unit tests for cylinder
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