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