redox/rustdoc.sh
2016-11-09 17:00:48 -07:00

3 lines
59 B
Bash
Executable file

#!/bin/bash
RUST_BACKTRACE=1 rustdoc -L build/userspace $*